| 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.bom.annotations | |
| visad.data.amanda | |
| visad.install | |
| visad.python | |
| visad.ss |
Provides a spreadsheet user interface for VisAD that can import data from
any form VisAD supports and compute new data objects using formulas by
utilizing the visad.formula package.
|
| visad.test | |
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Class and Description |
|---|
| HersheyFont
HersheyFont supports the Hershey Fonts for VisAD.
|
| Class and Description |
|---|
| HersheyFont
HersheyFont supports the Hershey Fonts for VisAD.
|
| Class and Description |
|---|
| CmdlineConsumer |
| VisADSlider
VisADSlider combines a JSlider and a JLabel and links them to either a
Real (via a DataReference) or a ScalarMap that maps to
Display.SelectValue.
|
| Class and Description |
|---|
| CmdlineConsumer |
| CmdlineGenericConsumer
Simple implementation of CmdlineConsumer interface which
can be extended to easily add command-line parsing
to an application.
|
| Class and Description |
|---|
| CodeEditor
An editor for writing and executing source code in Java runtime.
|
| CodeFrame
A GUI frame for editing source code in Java runtime.
|
| GUIFrame
A general-purpose frame for simplifing GUI construction and management.
|
| TextEditor
A general-purpose editor for reading and writing text files.
|
| TextFrame
A GUI frame for editing text files.
|
| Class and Description |
|---|
| GUIFrame
A general-purpose frame for simplifing GUI construction and management.
|
| Class and Description |
|---|
| CmdlineConsumer |
| Class and Description |
|---|
| ArrowSlider
A pointer slider for visad .
|
| BaseRGBMap
An extensible RGB colormap with no interpolation between the
internally stored values.
|
| CmdlineConsumer |
| CodeEditor
An editor for writing and executing source code in Java runtime.
|
| ColorChangeEvent
An event to be dispatched when the color widget has been changed
|
| ColorChangeListener
The interface that all objects must implement to recieve color change
events from the color widget
|
| ColorMap
The abstract class that all color-mapping widgets must extend.
|
| ColorMapWidget
A color widget that allows users to interactively map numeric data to
RGB/RGBA tuples in a
ScalarMap. |
| ColorPreview
A small preview bar generated for a color widget
|
| ColorWidget
A color widget that allows users to interactively map numeric data to
RGBA tuples based on the Vis5D color widget
|
| DataUtility.RealTupleComparator
Provides support for comparing RealTuple-s of the same RealTupleType.
|
| DualRes
Maintains two representations for a given data reference: one at
high (normal) resolution, and one at low (scaled-down) resolution.
|
| ExtensionFileFilter
A file filter based on file extensions, for use with a JFileChooser.
|
| FloatTupleArray
Growable data structure for float tuples.
|
| GUIFrame
A general-purpose frame for simplifing GUI construction and management.
|
| LabeledColorWidget
A color widget that allows users to interactively map numeric data to
RGB/RGBA tuples in a
ScalarMap. |
| RangeSlider
A slider widget that allows users to select a lower and upper bound.
|
| SimpleColorMapWidget
A "simple" color widget that allows users to interactively map numeric
data to RGB/RGBA color maps.
|
| Slider
An abstract class which is very similar to java.awt.ScrollBar, except using
all floating point values and having an internal name.
|
| SliderChangeEvent
The event that occurs when a slider is changed
|
| SliderChangeListener
The interface that any object that wishes to listen to SliderChangeEvents
must implement
|
| TextEditor
A general-purpose editor for reading and writing text files.
|
| TextFrame
A GUI frame for editing text files.
|
| ThreadManager.MyRunnable
MyRunnable
|