visad
Interface RemoteDisplay
-
- All Superinterfaces:
- Action, Display, java.util.EventListener, java.rmi.Remote, ThingChangedListener
- All Known Implementing Classes:
- RemoteDisplayImpl
public interface RemoteDisplay extends java.rmi.Remote, Display
RemoteDisplay is the interface for Remote Display-s.
-
-
Field Summary
-
Fields inherited from interface visad.Display
AdjustProjectionSeam, Alpha, Animation, Blue, CacheAppearances, CMY, ColorMode, components3c, components3s, componentscmy, componentscyl, componentsflow1, componentsflow1s, componentsflow2, componentsflow2s, componentshsv, componentsrgb, componentsso, CurvedSize, Cyan, CylAzimuth, CylRadius, CylZAxis, DisplayCMYCoordSys, DisplayCMYTuple, DisplayCylindricalCoordSys, DisplayFlow1SphericalCoordSys, DisplayFlow1SphericalTuple, DisplayFlow1Tuple, DisplayFlow2SphericalCoordSys, DisplayFlow2SphericalTuple, DisplayFlow2Tuple, DisplayHSVCoordSys, DisplayHSVTuple, DisplayRealArray, DisplayRGBTuple, DisplaySpatialCartesianTuple, DisplaySpatialCylindricalTuple, DisplaySpatialOffsetTuple, DisplaySpatialSphericalTuple, DisplaySphericalCoordSys, Flow1Azimuth, Flow1Elevation, Flow1Radial, Flow1X, Flow1Y, Flow1Z, Flow2Azimuth, Flow2Elevation, Flow2Radial, Flow2X, Flow2Y, Flow2Z, Green, HSV, Hue, IsoContour, Latitude, LineStyle, LineWidth, List, Longitude, Magenta, MergeGeometries, MissingTransparent, PointMode, PointSize, PolygonMode, PolygonOffset, PolygonOffsetFactor, Radius, Red, RGB, RGBA, Saturation, SelectRange, SelectValue, Shape, ShapeScale, Text, Texture3DMode, TextureEnable, Value, XAxis, XAxisOffset, YAxis, YAxisOffset, Yellow, ZAxis, ZAxisOffset
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.util.VectorgetConstantMapVector()intgetDisplayAPI()java.lang.StringgetDisplayClassName()java.lang.StringgetDisplayRendererClassName()DisplaySyncgetDisplaySync()GraphicsModeControlgetGraphicsModeControl()java.util.VectorgetMapVector()java.lang.StringgetName()java.util.VectorgetReferenceLinks()RemoteDisplayMonitorgetRemoteDisplayMonitor()RemoteDisplaySyncgetRemoteDisplaySync()voidsendMouseEvent(java.awt.event.MouseEvent e)-
Methods inherited from interface visad.Display
addMap, addReference, addReferences, addSlave, clearMaps, destroy, hasSlaves, removeAllSlaves, removeMap, removeSlave, sendMessage
-
Methods inherited from interface visad.Action
addReference, removeAllReferences, removeReference
-
Methods inherited from interface visad.ThingChangedListener
thingChanged
-
-
-
-
Method Detail
-
getName
java.lang.String getName() throws VisADException, java.rmi.RemoteException- Specified by:
getNamein interfaceAction- Returns:
- String name of this Action
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getDisplayClassName
java.lang.String getDisplayClassName() throws java.rmi.RemoteException- Throws:
java.rmi.RemoteException
-
getDisplayAPI
int getDisplayAPI() throws VisADException, java.rmi.RemoteException- Throws:
VisADExceptionjava.rmi.RemoteException
-
getDisplayRendererClassName
java.lang.String getDisplayRendererClassName() throws java.rmi.RemoteException- Throws:
java.rmi.RemoteException
-
getMapVector
java.util.Vector getMapVector() throws VisADException, java.rmi.RemoteException- Throws:
VisADExceptionjava.rmi.RemoteException
-
getConstantMapVector
java.util.Vector getConstantMapVector() throws VisADException, java.rmi.RemoteException- Specified by:
getConstantMapVectorin interfaceDisplay- Returns:
- Vector of linked ConstantMaps
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getGraphicsModeControl
GraphicsModeControl getGraphicsModeControl() throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getReferenceLinks
java.util.Vector getReferenceLinks() throws VisADException, java.rmi.RemoteException- Throws:
VisADExceptionjava.rmi.RemoteException
-
getRemoteDisplayMonitor
RemoteDisplayMonitor getRemoteDisplayMonitor() throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
getDisplaySync
DisplaySync getDisplaySync() throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
getRemoteDisplaySync
RemoteDisplaySync getRemoteDisplaySync() throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
sendMouseEvent
void sendMouseEvent(java.awt.event.MouseEvent e) throws VisADException, java.rmi.RemoteException- Throws:
VisADExceptionjava.rmi.RemoteException
-
-
DMelt 3.0 © DataMelt by jWork.ORG