public class DefaultRendererJ2D extends RendererJ2D
enabled, pickCrawlToCursor
Constructor and Description |
---|
DefaultRendererJ2D()
this is the default DataRenderer used by the addReference method
for DisplayImplJ2D
|
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
VisADGroup |
doTransform()
create a VisADGroup scene graph for Data in links[0]
|
DataDisplayLink |
getLink()
used by ShadowFunctionOrSetType for transform time-out hack
|
void |
setLinks(DataDisplayLink[] links,
DisplayImpl d)
set DataDisplayLinks for linked Data, and set associated DisplayImpl
|
clearBranch, clearScene, doAction, makeShadowFunctionType, makeShadowRealTupleType, makeShadowRealType, makeShadowSetType, makeShadowTextType, makeShadowTupleType, toggle
addException, addPoint, checkAction, checkClose, checkDirect, clearAVControls, clearExceptions, computeRanges, constrainDragPoint, drag_direct, 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, getLinks, getPickCrawlToCursor, getPolygonOffset, getPolygonOffsetFactor, getProjectionControlListeners, getRanges, getRealVectorTypes, getWhyNotDirect, hasPolygonOffset, isLegalTextureMap, isTransformControl, prepareAction, realCheckDirect, release_direct, removeLink, set_all_feasible, setDisplay, setDisplayRenderer, setEarthSpatialData, setEarthSpatialDisplay, setHasPolygonOffset, setIsDirectManipulation, setLastMouseModifiers, setLatLonIndices, setLinks, setPickCrawlToCursor, setPolygonOffset, setPolygonOffsetFactor, setSpatialValues, spatialToEarth, spatialToEarth, stop_direct, suppressExceptions
public DefaultRendererJ2D()
public void setLinks(DataDisplayLink[] links, DisplayImpl d) throws VisADException
DataRenderer
setLinks
in class RendererJ2D
links
- array of DataDisplayLinks to setd
- associated DisplayImpl to setVisADException
- a VisAD error occurredpublic VisADGroup doTransform() throws VisADException, RemoteException
doTransform
in class RendererJ2D
VisADException
RemoteException
public DataDisplayLink getLink()
DataRenderer
getLink
in class DataRenderer
public Object clone()
clone
in class DataRenderer
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.