|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.DisplayRenderer
visad.java3d.DisplayRendererJ3D
visad.java3d.DefaultDisplayRendererJ3D
ucar.unidata.view.sounding.HodographDisplayRendererJ3D
public class HodographDisplayRendererJ3D
Provides a VisAD DisplayRendererJ3D for a wind hodograph.
| Constructor Summary | |
|---|---|
HodographDisplayRendererJ3D()
Constructs from nothing. |
|
| Method Summary | |
|---|---|
void |
addCursorPositionListener(PropertyChangeListener listener)
Adds a listener for changes to the cursor position. |
protected double[] |
getCursorInDisplayCoords()
Returns the cursor position in (speed,direction,altitude) coordinates. |
double[] |
getCursorPosition()
Gets the cursor position. |
void |
removeCursorPositionListener(PropertyChangeListener listener)
Removes a listener for changes to the cursor position. |
void |
setCursorStringVector()
Sets the cursor string vector. |
| Methods inherited from class visad.java3d.DefaultDisplayRendererJ3D |
|---|
createSceneGraph, destroy, setBoxAspect, setLineWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.unidata.view.sounding.WindProfileDisplayRenderer |
|---|
setBoxOn, setCursorStringOn |
| Constructor Detail |
|---|
public HodographDisplayRendererJ3D()
| Method Detail |
|---|
public void setCursorStringVector()
setCursorStringVector in interface WindProfileDisplayRenderersetCursorStringVector in class DisplayRendererpublic double[] getCursorPosition()
getCursorPosition in interface WindProfileDisplayRendererpublic void addCursorPositionListener(PropertyChangeListener listener)
addCursorPositionListener in interface WindProfileDisplayRendererlistener - The change listener.public void removeCursorPositionListener(PropertyChangeListener listener)
removeCursorPositionListener in interface WindProfileDisplayRendererlistener - The change listener.protected double[] getCursorInDisplayCoords()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||