public interface RemoteProxyAgent extends Remote
| Modifier and Type | Method and Description |
|---|---|
Serializable[] |
computeRanges(Vector message) |
Serializable[] |
doTransform() |
RemoteClientData |
getRemoteClientData() |
Serializable[] |
prepareAction(boolean go,
boolean initialize,
DataShadow shadow,
ConstantMap[] cmaps,
ScalarMap[] maps,
Control[] controls,
String name,
long time_out) |
void |
setResolutions(int[] rs) |
RemoteClientData getRemoteClientData() throws RemoteException
RemoteExceptionvoid setResolutions(int[] rs)
throws RemoteException
RemoteExceptionSerializable[] prepareAction(boolean go, boolean initialize, DataShadow shadow, ConstantMap[] cmaps, ScalarMap[] maps, Control[] controls, String name, long time_out) throws VisADException, RemoteException
VisADExceptionRemoteExceptionSerializable[] doTransform() throws VisADException, RemoteException
VisADExceptionRemoteExceptionSerializable[] computeRanges(Vector message) throws VisADException, RemoteException
VisADExceptionRemoteExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.