public class TestImage extends Object implements org.lsst.ccs.utilities.sa.CmndProcess.Dispatch, ImageClient.Listener
| Constructor and Description |
|---|
TestImage() |
public static void main(String[] args)
public void run()
public boolean dispatch(int code,
int found,
Object[] args)
dispatch in interface org.lsst.ccs.utilities.sa.CmndProcess.Dispatchcode - The command function codefound - A bit mask indicating which command arguments are
presentargs - The array of command argumentspublic void processImage(Image img)
processImage in interface ImageClient.Listenerimg - The received imageCopyright © 2013 LSST. All Rights Reserved.