|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.DisplayRenderer
visad.java2d.DisplayRendererJ2D
visad.java2d.DefaultDisplayRendererJ2D
ucar.unidata.view.sounding.DR
public class DR
Provides a 2-D VisAD display for a Skew T, Log P Diagram (alias "Skew-T Chart"). Instances of this class use a protected coordinate system that maps between (PRESSURE,TEMPERATURE) and (Display.XAxis,Display.YAxis).
| Constructor Summary | |
|---|---|
DR()
Constructs from nothing. |
|
| Method Summary | |
|---|---|
void |
enableBackground()
Adds the background. |
static void |
main(String[] args)
Tests this class. |
protected UnionSet |
newYContours()
Returns new Y contours. |
| Methods inherited from class visad.java2d.DefaultDisplayRendererJ2D |
|---|
createSceneGraph, getMode2D, legalDisplayScalar, setBoxAspect, setLineWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DR()
| Method Detail |
|---|
public void enableBackground()
throws VisADException
VisADException - if a core VisAD failure occurs.
protected UnionSet newYContours()
throws VisADException
VisADException - if a core VisAD failure occurs.
public static void main(String[] args)
throws Exception
args - Execution arguments.
Exception - Something went wrong.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||