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
RemoteException
void setResolutions(int[] rs) throws RemoteException
RemoteException
Serializable[] prepareAction(boolean go, boolean initialize, DataShadow shadow, ConstantMap[] cmaps, ScalarMap[] maps, Control[] controls, String name, long time_out) throws VisADException, RemoteException
VisADException
RemoteException
Serializable[] doTransform() throws VisADException, RemoteException
VisADException
RemoteException
Serializable[] computeRanges(Vector message) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.