public class DR
extends visad.java2d.DefaultDisplayRendererJ2D
Constructor and Description |
---|
DR()
Constructs from nothing.
|
Modifier and Type | Method and Description |
---|---|
void |
enableBackground()
Adds the background.
|
static void |
main(java.lang.String[] args)
Tests this class.
|
protected visad.UnionSet |
newYContours()
Returns new Y contours.
|
createSceneGraph, getMode2D, legalDisplayScalar, setBoxAspect, setLineWidth
addDirectManipulationSceneGraphComponent, addKeyboardBehavior, addSceneGraphComponent, anyCursorStringVector, anyDirects, clearScale, clearScales, clearScene, controlChanged, createBasicSceneGraph, createBasicSceneGraph, depth_cursor, drag_cursor, drag_depth, drawCursorStringVector, findDirect, getBoxOnBranch, getCanvas, getCursor, getCursorOnBranch, getDirect, getImage, getMouseBehavior, getNonDirect, getRoot, getTextureHeightMax, getTextureWidthMax, getTrans, initControl, legalDataRenderer, makeControl, makeDefaultRenderer, render_trigger, rendererDeleted, setClip, setCursorOn, setDirectOn, setDisplay, setScale, setScale, setScale, setScaleOn, setTransform2D, setWaitFlag, unsetClip
getAnimationString, getAnimationStringVisible, getBoxOn, getCursorColor, getCursorStringVector, getCursorStringVectorUnconditional, getDirectAxisValue, getDirectAxisValue, getDisplay, getPickThreshhold, getRendererControl, getRotateAboutCenter, getScaleRotation, getWaitFlag, getWaitMessageVisible, prepareAction, setAnimationString, setAnimationStringVisible, setBackgroundColor, setBackgroundColor, setBoxColor, setBoxColor, setBoxOn, setCursorColor, setCursorColor, setCursorStringOn, setCursorStringVector, setCursorStringVector, setForegroundColor, setForegroundColor, setPickThreshhold, setRotateAboutCenter, setScaleRotation, setWaitMessageVisible
public void enableBackground() throws visad.VisADException
visad.VisADException
- if a core VisAD failure occurs.protected visad.UnionSet newYContours() throws visad.VisADException
visad.VisADException
- if a core VisAD failure occurs.public static void main(java.lang.String[] args) throws java.lang.Exception
args
- Execution arguments.java.lang.Exception
- Something went wrong.