| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| visad.java2d |
Provides support for two-dimensional VisAD Displays using Java2D.
|
| visad.java3d |
Provides support for two- and three-dimensional VisAD Displays using Java3D.
|
| visad.meteorology |
Provides classes that are useful in the field of meteorology.
|
| Modifier and Type | Field and Description |
|---|---|
VisADLineArray |
ContourLabelGeometry.expSegLeft |
VisADLineArray |
ContourLabelGeometry.expSegRight |
VisADLineArray |
ContourLabelGeometry.labelAnchor |
VisADLineArray |
ContourLabelGeometry.segLeftAnchor |
VisADLineArray |
ContourLabelGeometry.segRightAnchor |
| Modifier and Type | Method and Description |
|---|---|
VisADLineArray |
AxisScale.getScaleArray()
Get the Scale to pass to the renderer.
|
static VisADLineArray |
VisADLineArray.merge(VisADLineArray[] arrays)
Merge an array of VisADLineArrays into a single VisADLineArray.
|
static VisADLineArray |
PlotText.render_font(String str,
HersheyFont font,
double[] start,
double[] base,
double[] up,
boolean center)
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
|
static VisADLineArray |
PlotText.render_font(String str,
HersheyFont font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification)
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
|
static VisADLineArray |
PlotText.render_font(String str,
HersheyFont font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
double characRotation)
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
|
static VisADLineArray |
PlotText.render_font(String str,
HersheyFont font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
TextControl.Justification verticalJustification)
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
|
static VisADLineArray |
PlotText.render_font(String str,
HersheyFont font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
TextControl.Justification verticalJustification,
double characRotation,
double scale,
double[] offsets)
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
|
static VisADLineArray |
PlotText.render_label(int axis,
double pos,
String str,
int line,
long c)
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
|
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
boolean center)
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
|
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification)
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
|
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
double characRotation)
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
|
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
TextControl.Justification verticalJustification)
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
|
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
TextControl.Justification verticalJustification,
double characRotation,
double scale,
double[] offsets)
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
|
| Modifier and Type | Method and Description |
|---|---|
static VisADLineArray |
VisADLineArray.merge(VisADLineArray[] arrays)
Merge an array of VisADLineArrays into a single VisADLineArray.
|
abstract void |
DisplayRenderer.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
float[] scale_color)
Set an axis scale.
|
abstract void |
DisplayRenderer.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
VisADTriangleArray labels,
float[] scale_color)
Set an axis scale.
|
| Constructor and Description |
|---|
ContourLabelGeometry(VisADGeometryArray label,
VisADLineArray labelAnchor,
VisADLineArray expSegLeft,
VisADLineArray segLeftAnchor,
float[] segLeftScaleInfo,
VisADLineArray expSegRight,
VisADLineArray segRightAnchor,
float[] segRightScaleInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayRendererJ2D.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
float[] scale_color)
Set the scale for the appropriate axis.
|
void |
DisplayRendererJ2D.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
VisADTriangleArray labels,
float[] scale_color)
Set the scale for the appropriate axis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransformOnlyDisplayRendererJ3D.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
float[] scale_color) |
void |
DisplayRendererJ3D.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
float[] scale_color)
Set the scale for the appropriate axis.
|
void |
TransformOnlyDisplayRendererJ3D.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
VisADTriangleArray labels,
float[] scale_color) |
void |
DisplayRendererJ3D.setScale(int axis,
int axis_ordinal,
VisADLineArray array,
VisADTriangleArray labels,
float[] scale_color)
Set the scale for the appropriate axis.
|
| Modifier and Type | Method and Description |
|---|---|
static VisADLineArray[] |
WeatherSymbols.getAllMetSymbols()
Get the array of shapes corresponding to the
WMO present weather codes, plus the GEMPAK extensions.
|
static VisADLineArray |
WeatherSymbols.getCloudCoverageSymbol(int ccCode)
Get the shape corresponding to a total sky cover code.
|
static VisADLineArray[] |
WeatherSymbols.getCloudCoverageSymbols()
Get the array of shapes corresponding to the cloud coverage codes.
|
static VisADLineArray |
WeatherSymbols.getHighCloudSymbol(int hcCode)
Get the shape corresponding to a particular high cloud code.
|
static VisADLineArray[] |
WeatherSymbols.getHighCloudSymbols()
Get the array of shapes corresponding to the high cloud codes.
|
static VisADLineArray |
WeatherSymbols.getIcingSymbol(int icingCode)
Get the shape corresponding to a particular icing symbol code.
|
static VisADLineArray[] |
WeatherSymbols.getIcingSymbols()
Get the array of shapes corresponding to the icing codes.
|
static VisADLineArray |
WeatherSymbols.getLightningSymbol(int lghtCode)
Get the shape corresponding to a particular lightning code.
|
static VisADLineArray[] |
WeatherSymbols.getLightningSymbols()
Get the array of shapes corresponding to lightning symbols
|
static VisADLineArray |
WeatherSymbols.getLowCloudSymbol(int lcCode)
Get the shape corresponding to a particular low cloud code.
|
static VisADLineArray[] |
WeatherSymbols.getLowCloudSymbols()
Get the array of shapes corresponding to the low cloud codes.
|
static VisADLineArray |
WeatherSymbols.getMidCloudSymbol(int mcCode)
Get the shape corresponding to a particular mid level cloud code.
|
static VisADLineArray[] |
WeatherSymbols.getMidCloudSymbols()
Get the array of shapes corresponding to the mid cloud codes.
|
static VisADLineArray |
WeatherSymbols.getMiscSymbol(int miscCode)
Get the shape corresponding to a particular miscellaneous symbol.
|
static VisADLineArray[] |
WeatherSymbols.getMiscSymbols()
Get the array of shapes corresponding to the miscellaneous codes.
|
static VisADLineArray |
WeatherSymbols.getPresentWeatherSymbol(int wxCode)
Get the shape corresponding to a particular present weather code.
|
static VisADLineArray[] |
WeatherSymbols.getPresentWeatherSymbols()
Get the array of shapes corresponding to the
WMO present weather codes, plus the GEMPAK extensions.
|
static VisADLineArray |
WeatherSymbols.getPressureTendencySymbol(int tendencyCode)
Get the shape corresponding to a particular pressure
tendency code.
|
static VisADLineArray[] |
WeatherSymbols.getPressureTendencySymbols()
Get the array of shapes corresponding to the
pressure tendency symbol codes.
|
static VisADLineArray |
WeatherSymbols.getSymbol(int index)
Look up the symbol directly in the full array
|
static VisADLineArray |
WeatherSymbols.getTurbulenceSymbol(int turbCode)
Get the shape corresponding to a particular turbulence symbol code.
|
static VisADLineArray[] |
WeatherSymbols.getTurbulenceSymbols()
Get the array of shapes corresponding to the turbulence codes.
|