visad.bom
Class CollectiveBarbManipulation.CSwellManipulationRendererJ3D
java.lang.Object
visad.DataRenderer
visad.java3d.RendererJ3D
visad.java3d.DirectManipulationRendererJ3D
visad.bom.BarbManipulationRendererJ3D
visad.bom.SwellManipulationRendererJ3D
visad.bom.CollectiveBarbManipulation.CSwellManipulationRendererJ3D
- All Implemented Interfaces:
- BarbRenderer, Cloneable
- Enclosing class:
- CollectiveBarbManipulation
- class CollectiveBarbManipulation.CSwellManipulationRendererJ3D
- extends SwellManipulationRendererJ3D
|
Method Summary |
void |
drag_direct(VisADRay ray,
boolean first,
int mouseModifiers)
modify Data values based on direct manipulation mouse actions |
void |
release_direct()
mouse button released, ending direct manipulation |
| Methods inherited from class visad.bom.SwellManipulationRendererJ3D |
addPoint, checkClose, checkDirect, clone, getWhyNotDirect, main, makeShadowFunctionType, makeShadowRealTupleType, makeShadowRealType, makeShadowSetType, makeShadowTupleType, makeVector, setSpatialValues, setVectorSpatialValues |
| Methods inherited from class visad.DataRenderer |
addException, checkAction, clearAVControls, clearExceptions, computeRanges, earthToSpatial, earthToSpatial, findRayManifoldIntersection, get_all_feasible, get_any_changed, get_any_transform_control, getBadScale, getDisplay, getDisplayCoordinateSystem, getDisplayRenderer, getEarthDimension, getEarthUnits, getEnabled, getExceptionVector, getIsDirectManipulation, getLastMouseModifiers, getLatLonIndices, getLatLonRange, getLink, getLinks, getPickCrawlToCursor, getRanges, getRealVectorTypes, isTransformControl, prepareAction, realCheckDirect, removeLink, set_all_feasible, setDisplay, setDisplayRenderer, setEarthSpatialData, setEarthSpatialDisplay, setIsDirectManipulation, setLastMouseModifiers, setLatLonIndices, setLinks, setPickCrawlToCursor, spatialToEarth, spatialToEarth, suppressExceptions |
cbm
CollectiveBarbManipulation cbm
index
int index
CollectiveBarbManipulation.CSwellManipulationRendererJ3D
CollectiveBarbManipulation.CSwellManipulationRendererJ3D(CollectiveBarbManipulation c,
int i)
release_direct
public void release_direct()
- mouse button released, ending direct manipulation
- Overrides:
release_direct in class SwellManipulationRendererJ3D
drag_direct
public void drag_direct(VisADRay ray,
boolean first,
int mouseModifiers)
- Description copied from class:
DataRenderer
- modify Data values based on direct manipulation mouse actions
- Overrides:
drag_direct in class SwellManipulationRendererJ3D