|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use visad | |
---|---|
visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
visad.aeri | |
visad.bom | |
visad.bom.annotations | |
visad.cluster | |
visad.collab | |
visad.data | Provides for importing data to and exporting data from VisAD. |
visad.data.amanda | |
visad.data.bio | Provides data forms for handling common microscopy formats. |
visad.data.dods | Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects. |
visad.data.fits | Provides for importing a FITS dataset into VisAD. |
visad.data.gif | Provides for importing GIF, JPEG and PNG files into VisAD. |
visad.data.gis | |
visad.data.hdf5 | |
visad.data.hdfeos | Provides for importing an HDF-EOS dataset into VisAD. |
visad.data.hrit | |
visad.data.in | Supports the creation of form-specific, read-only, data-access packages that import external dataset into VisAD as VisaD data objects. |
visad.data.jai | |
visad.data.mcidas | Provides for importing McIDAS AREA files and McIDAS base map (OUTL) files into VisAD. |
visad.data.netcdf | Provides for importing a netCDF dataset into VisAD and for exporting a VisAD data object to a netCDF dataset. |
visad.data.netcdf.in | Provides for importing a netCDF dataset into VisAD. |
visad.data.netcdf.out | Provides for exporting a VisAD data object to a netCDF dataset. |
visad.data.netcdf.units | |
visad.data.text | |
visad.data.tiff | |
visad.data.units | |
visad.data.vis5d | Provides for importing a Vis5D dataset into VisAD. |
visad.data.visad | Provides for importing and exporting serialized Java object files into and out of VisAD. |
visad.data.visad.object | |
visad.formula | Provides an interface for automatically evaluating formulas based on user-defined operators and functions. |
visad.georef | Provides classes for geo-referencing. |
visad.gifts | |
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.jmet | |
visad.math | |
visad.matrix | |
visad.meteorology | Provides classes that are useful in the field of meteorology. |
visad.python | |
visad.rabin | |
visad.sounder | |
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. |
Classes in visad used by visad | |
---|---|
Action
Action is the VisAD interface for runnable threads that need to be notified when ThingReference objects change. |
|
ActionImpl
ActionImpl is the abstract superclass for runnable threads that need to be notified when ThingReference objects change. |
|
ActivityHandler
Display activity handler supplied to DisplayImpl.addActivityHandler . |
|
AnimationControl
AnimationControl is the VisAD interface for controlling Animation display scalars. |
|
AVControl
AVControl is the VisAD interface for AnimationControl and ValueControl. |
|
AxisScale
Class which defines the scales displayed along the spatial axes of a display. |
|
BadMappingException
BadMappingException is an exception for an error with ScalarMaps in a VisAD display. |
|
BaseColorControl
BaseColorControl is the VisAD class for controlling N-component Color DisplayRealType-s. |
|
BaseQuantity
This class represents a base quantity (e.g. |
|
BaseUnit
A class that represents the base units of a system of units. |
|
Cell
Cell is the VisAD interface for computations. |
|
CellImpl
CellImpl is the abstract superclass for computations. |
|
ConstantMap
mapping from constant to DisplayRealType |
|
Contour2D
Contour2D is a class equipped with a 2-D contouring function. |
|
ContourControl
ContourControl is the VisAD class for controlling IsoContour display scalars. |
|
ContourLabelGeometry
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable. |
|
Control
Control is the abstract VisAD superclass for controls for DisplayRealTypes. |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
CoordinateSystemException
CoordinateSystemException is an exception for a bad VisAD CoordinateSystem. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataDisplayLink
DataDisplayLink objects define connections between DataReference objects and Display objects. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReference
DataReference is the VisAD interface for named holders for data objects. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DataRenderer
DataRenderer is the VisAD abstract super-class for graphics rendering algorithms. |
|
DataShadow
DataShadow is the VisAD class for gathering RealType value ranges and Animation sampling Sets for auto-scaling Displays. |
|
DateTime
DateTime is a class of objects for holding date and time information. |
|
Delaunay
Delaunay represents an abstract class for calculating an N-dimensional Delaunay triangulation, that can be extended to allow for various triangulation algorithms. |
|
DerivedUnit
A class that represents a unit consisting of zero or more base units. |
|
Display
Display is the VisAD interface for displays. |
|
DisplayEvent
DisplayEvent is the VisAD class for Events from Display objects. |
|
DisplayException
DisplayException is an exception for an error with a VisAD display. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
DisplayListener
DisplayListener is the EventListener interface for DisplayEvents. |
|
DisplayRealType
DisplayRealType is the class for display real scalar types. |
|
DisplayRenderer
DisplayRenderer is the VisAD abstract super-class for
background and metadata rendering algorithms. |
|
DisplayTupleType
DisplayTupleType is the class for tuples of DisplayRealType's. |
|
DomainException
Supports exceptions for bad or invalid or inappropriate domains of Fields. |
|
EmpiricalCoordinateSystem
Provides support for empirically-defined CoordinateSystem-s. |
|
ErrorEstimate
ErrorEstimate is the immutable VisAD class for statistics about a value or array of values. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldException
FieldException is an exception for an error with a VisAD field. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FlatFieldIface
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FlowControl
FlowControl is the VisAD abstract super-class for controlling Flow display scalars. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionImpl
FunctionImpl is the abstract superclass for approximate implmentations of mathematical functions. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GraphicsModeControl
GraphicsModeControl is the VisAD interface class for controlling various mode settings for rendering. |
|
Gridded1DDoubleSet
Gridded1DDoubleSet is a Gridded1DSet with double-precision samples. |
|
Gridded1DSet
Gridded1DSet represents a finite set of samples of R. |
|
Gridded1DSetIface
Gridded1DSetIface is the interface to a finite set of samples of R. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
Gridded3DSet
Gridded3DSet represents a finite set of samples of R^3. |
|
GriddedDoubleSet
GriddedDoubleSet is an interface for GriddedSets that have double-precision samples rather than single-precision samples. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
GriddedSetIface
GriddedSetIface is the interface to a finite set of samples of R^n. |
|
Integer1DSet
Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1). |
|
IntegerSet
IntegerSet is an interface for finite sets of samples of R^n at an integer lattice based at the origin. |
|
Irregular2DSet
IrregularSet for a finite number of samples of R. |
|
IrregularSet
IrregularSet is implemented by those Set sub-classes whose samples do not form any ordered pattern. |
|
Linear1DSet
Linear1DSet represents a finite set of samples of R in an arithmetic progression. |
|
Linear2DSet
Linear2DSet represents a finite set of samples of R^2 in a cross product of two arithmetic progressions. |
|
Linear3DSet
Linear3DSet represents a finite set of samples of R^3 in a cross product of three arithmetic progressions. |
|
LinearNDSet
LinearNDSet represents a finite set of samples of R^Dimension in a cross product of arithmetic progressions. |
|
LinearSet
LinearSet is an interface for finite sets of samples of R^Dimension in a cross product of arithmetic progressions. |
|
LocalDisplay
LocalDisplay is the VisAD interface for local instances of displays. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
MessageEvent
|
|
MessageListener
Interface for objects which wish to receive VisAD messages. |
|
MouseBehavior
MouseBehavior is the VisAD interface for mouse behaviors for Java3D and Java2D |
|
MouseHelper
MouseHelper is the VisAD helper class for MouseBehaviorJ3D and MouseBehaviorJ2D. |
|
ProjectionControl
ProjectionControl is the VisAD interface for controlling the Projection from 3-D to 2-D. |
|
PromiscuousUnit
PromiscuousUnit is the VisAD class for units that are convertable with any other Unit. |
|
QuantityDimension
This class represents the dimension of a quantity. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealIface
Interface to scalar data for real numbers represented as double precision floating point values. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleIface
Interface to the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RealVectorType
RealVectorType is the VisAD data type for vector field tuple in R^n, for n>0. |
|
ReferenceActionLink
ReferenceActionLink objects are used by Action objects to define their connections with ThingReference objects. |
|
ReferenceException
ReferenceException is an exception for an error with a VisAD DataReference. |
|
RemoteAction
RemoteAction is the interface for Remote Action-s. |
|
RemoteActionImpl
RemoteActionImpl is the VisAD remote adapter for ActionImpl. |
|
RemoteCell
RemoteCell is the interface for Remote Cell-s. |
|
RemoteData
RemoteData is the interface for Remote VisAD data objects. |
|
RemoteDataImpl
RemoteDataImpl is the VisAD remote adapter for DataImpl. |
|
RemoteDataReference
RemoteDataReference is the interface for Remote DataReference-s. |
|
RemoteDataReferenceImpl
RemoteDataReferenceImpl is VisAD remote adapter for DataReferenceImpl. |
|
RemoteDisplay
RemoteDisplay is the interface for Remote Display-s. |
|
RemoteDisplayImpl
RemoteDisplayImpl is the VisAD class for remote access to Display-s. |
|
RemoteField
RemoteField is the interface for Remote VisAD Field-s. |
|
RemoteFieldImpl
RemoteFieldImpl is the VisAD remote adapter for FieldImpl. |
|
RemoteFlatField
RemoteFlatField is the interface for Remote VisAD FlatField-s. |
|
RemoteFunction
RemoteFunction is the interface for Remote VisAD Function-s. |
|
RemoteFunctionImpl
RemoteFunctionImpl is the VisAD remote adapter for FieldImpl. |
|
RemoteReferenceLink
RemoteReferenceLink is the interface for links to Remote objects. |
|
RemoteServer
RemoteServer is the interface for serving RemoteDataReferences. |
|
RemoteSlaveDisplay
RemoteSlaveDisplay is the interface for "slave" displays that receive their images from another source, instead of doing the rendering themselves. |
|
RemoteSourceListener
The interface for objects which need to be informed when a remote data source goes away. |
|
RemoteThing
RemoteThing is the interface for Remote VisAD Thing objects. |
|
RemoteThingImpl
RemoteThingImpl is the VisAD remote adapter for ThingImpl. |
|
RemoteThingReference
RemoteThingReference is the interface for Remote ThingReference-s. |
|
RemoteThingReferenceImpl
RemoteThingReferenceImpl is VisAD remote adapter for ThingReferenceImpl. |
|
RemoteVisADException
RemoteVisADException is an exception for an error with a VisAD Remote class. |
|
RendererControl
RendererControl is the VisAD class for controlling
DisplayRenderer data. |
|
RendererSourceListener
|
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
SampledSetIface
Interface to the abstract superclass of GriddedSet-s and the like. |
|
Scalar
Scalar is the superclass of the VisAD hierarchy of scalar data. |
|
ScalarIface
Interface to the VisAD hierarchy of scalar data. |
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Event s from ScalarMap objects. |
|
ScalarMapEvent
ScalarMapEvent is the VisAD class for Event s
from ScalarMap objects. |
|
ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents . |
|
ScalarType
ScalarType is the superclass of the VisAD hierarchy of scalar data types. |
|
ScaledUnit
A class that represents a certain amount of a derived unit. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
Set1DIface
Interface to a finite set of samples of R. |
|
SetException
SetException is an exception for an error with a VisAD sampling. |
|
SetIface
Interface to the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
ShadowFunctionOrSetType
The ShadowFunctionOrSetType class is an abstract parent for classes that implement ShadowFunctionType or ShadowSetType. |
|
ShadowRealTupleType
The ShadowRealTupleType class shadows the RealTupleType class, within a DataDisplayLink. |
|
ShadowRealType
The ShadowRealType class shadows the RealType class, within a DataDisplayLink. |
|
ShadowScalarType
The ShadowScalarType class shadows the ScalarType class, within a DataDisplayLink. |
|
ShadowTupleType
The ShadowTupleType class shadows the TupleType class, within a DataDisplayLink. |
|
ShadowType
The ShadowType hierarchy shadows the MathType hierarchy, within a DataDisplayLink. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
SimpleSetIface
Interface to the abstract superclass of Sets with a unique ManifoldDimension. |
|
TextControl
TextControl is the VisAD class for controlling Text display scalars. |
|
TextControl.Justification
A class to represent the different types of justification. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingChangedEvent
ThingChangedEvent is the VisAD class for changes in objects (usually Data objects) referred to by ThingReference objects. |
|
ThingChangedListener
ThingChangedListener is the EventListener interface for ThingChangedEvents. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
ThingReference
ThingReference is the VisAD interface for named holders for objects. |
|
ThingReferenceImpl
ThingReferenceImpl is a local implementation of ThingReference. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
TypeException
TypeException is an exception for a bad VisAD data type. |
|
UnionSet
UnionSet is the union of an array of SampledSets. |
|
Unit
A class that represents a unit of a quantity. |
|
UnitException
A class for exceptions in the units package. |
|
UnitExistsException
Provides support for attempting to define a unit with a previously-used identifier. |
|
VisADEvent
VisADEvent is the VisAD class for Event s
passed between Display s. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADGeometryArray
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable. |
|
VisADGroup
VisADGroup stands in for j3d.Group and is Serializable. |
|
VisADIndexedTriangleStripArray
VisADIndexedTriangleStripArray stands in for j3d.IndexedTriangleStripArray and is Serializable. |
|
VisADLineArray
VisADLineArray stands in for j3d.LineArray and is Serializable. |
|
VisADLineStripArray
VisADLineStripArray stands in for j3d.LineStripArray and is Serializable. |
|
VisADQuadArray
VisADQuadArray stands in for j3d.QuadArray and is Serializable. |
|
VisADRay
VisADRay stands in for j3d.PickRay and is Serializable. |
|
VisADSceneGraphObject
VisADSceneGraphObject stands in for j3d.SceneGraphObject; it is the parent of VisAD j3d stand-ins, and is Serializable. |
|
VisADTriangleArray
VisADTriangleArray stands in for j3d.TrianlgeArray and is Serializable. |
|
VisADTriangleStripArray
VisADTriangleStripArray stands in for j3d.TriangleStripArray and is Serializable. |
Classes in visad used by visad.aeri | |
---|---|
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Event s from ScalarMap objects. |
|
ScalarMapEvent
ScalarMapEvent is the VisAD class for Event s
from ScalarMap objects. |
|
ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents . |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADTriangleStripArray
VisADTriangleStripArray stands in for j3d.TriangleStripArray and is Serializable. |
Classes in visad used by visad.bom | |
---|---|
ConstantMap
mapping from constant to DisplayRealType |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataDisplayLink
DataDisplayLink objects define connections between DataReference objects and Display objects. |
|
DataReference
DataReference is the VisAD interface for named holders for data objects. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DataRenderer
DataRenderer is the VisAD abstract super-class for graphics rendering algorithms. |
|
DateTime
DateTime is a class of objects for holding date and time information. |
|
DisplayException
DisplayException is an exception for an error with a VisAD display. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GraphicsModeControl
GraphicsModeControl is the VisAD interface class for controlling various mode settings for rendering. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
KeyboardBehavior
|
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
ShadowFunctionOrSetType
The ShadowFunctionOrSetType class is an abstract parent for classes that implement ShadowFunctionType or ShadowSetType. |
|
ShadowRealTupleType
The ShadowRealTupleType class shadows the RealTupleType class, within a DataDisplayLink. |
|
ShadowRealType
The ShadowRealType class shadows the RealType class, within a DataDisplayLink. |
|
ShadowType
The ShadowType hierarchy shadows the MathType hierarchy, within a DataDisplayLink. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADGeometryArray
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable. |
|
VisADRay
VisADRay stands in for j3d.PickRay and is Serializable. |
Classes in visad used by visad.bom.annotations | |
---|---|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
TextControl.Justification
A class to represent the different types of justification. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.cluster | |
---|---|
ConstantMap
mapping from constant to DisplayRealType |
|
Control
Control is the abstract VisAD superclass for controls for DisplayRealTypes. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataDisplayLink
DataDisplayLink objects define connections between DataReference objects and Display objects. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DataRenderer
DataRenderer is the VisAD abstract super-class for graphics rendering algorithms. |
|
DataShadow
DataShadow is the VisAD class for gathering RealType value ranges and Animation sampling Sets for auto-scaling Displays. |
|
DisplayListener
DisplayListener is the EventListener interface for DisplayEvents. |
|
DisplayRenderer
DisplayRenderer is the VisAD abstract super-class for
background and metadata rendering algorithms. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GraphicsModeControl
GraphicsModeControl is the VisAD interface class for controlling various mode settings for rendering. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
MessageListener
Interface for objects which wish to receive VisAD messages. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RemoteData
RemoteData is the interface for Remote VisAD data objects. |
|
RemoteDataImpl
RemoteDataImpl is the VisAD remote adapter for DataImpl. |
|
RemoteField
RemoteField is the interface for Remote VisAD Field-s. |
|
RemoteThing
RemoteThing is the interface for Remote VisAD Thing objects. |
|
RemoteThingImpl
RemoteThingImpl is the VisAD remote adapter for ThingImpl. |
|
RemoteTupleIface
RemoteTupleIface is the interface for Remote VisAD TupleIface-s. |
|
RendererSourceListener
|
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
ShadowType
The ShadowType hierarchy shadows the MathType hierarchy, within a DataDisplayLink. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
ThingReference
ThingReference is the VisAD interface for named holders for objects. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADGeometryArray
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable. |
|
VisADSceneGraphObject
VisADSceneGraphObject stands in for j3d.SceneGraphObject; it is the parent of VisAD j3d stand-ins, and is Serializable. |
Classes in visad used by visad.collab | |
---|---|
Control
Control is the abstract VisAD superclass for controls for DisplayRealTypes. |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
DisplayEvent
DisplayEvent is the VisAD class for Events from Display objects. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
DisplayListener
DisplayListener is the EventListener interface for DisplayEvents. |
|
MessageEvent
|
|
MessageListener
Interface for objects which wish to receive VisAD messages. |
|
RemoteDisplay
RemoteDisplay is the interface for Remote Display-s. |
|
RemoteReferenceLink
RemoteReferenceLink is the interface for links to Remote objects. |
|
RemoteVisADException
RemoteVisADException is an exception for an error with a VisAD Remote class. |
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Event s from ScalarMap objects. |
|
ScalarMapEvent
ScalarMapEvent is the VisAD class for Event s
from ScalarMap objects. |
|
ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents . |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DataShadow
DataShadow is the VisAD class for gathering RealType value ranges and Animation sampling Sets for auto-scaling Displays. |
|
Delaunay
Delaunay represents an abstract class for calculating an N-dimensional Delaunay triangulation, that can be extended to allow for various triangulation algorithms. |
|
DoubleSet
DoubleSet represents the finite (but large) set of samples of R^dimension made by vectors of IEEE double precision floating point numbers. |
|
ErrorEstimate
ErrorEstimate is the immutable VisAD class for statistics about a value or array of values. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldException
FieldException is an exception for an error with a VisAD field. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FlatFieldIface
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FloatSet
FloatSet represents the finite (but large) set of samples of R^dimension made by vectors of IEEE single precision floating point numbers. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionImpl
FunctionImpl is the abstract superclass for approximate implmentations of mathematical functions. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
Gridded1DDoubleSet
Gridded1DDoubleSet is a Gridded1DSet with double-precision samples. |
|
Gridded1DSet
Gridded1DSet represents a finite set of samples of R. |
|
Gridded2DDoubleSet
Gridded2DDoubleSet is a Gridded2DSet with double-precision samples. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
Gridded3DDoubleSet
Gridded3DDoubleSet is a Gridded3DSet with double-precision samples. |
|
Gridded3DSet
Gridded3DSet represents a finite set of samples of R^3. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
Integer1DSet
Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1). |
|
Integer2DSet
Integer2DSet represents a finite set of samples of R^2 at an integer lattice based at the origin. |
|
Integer3DSet
Integer3DSet represents a finite set of samples of R^3 at an integer lattice based at the origin. |
|
IntegerNDSet
IntegerNDSet represents a finite set of samples of R^n at an integer lattice based at the origin. |
|
Irregular1DSet
Irregular1DSet represents a finite set of samples of R. |
|
Irregular2DSet
IrregularSet for a finite number of samples of R. |
|
Irregular3DSet
Irregular3DSet represents a finite set of samples of R^3. |
|
IrregularSet
IrregularSet is implemented by those Set sub-classes whose samples do not form any ordered pattern. |
|
Linear1DSet
Linear1DSet represents a finite set of samples of R in an arithmetic progression. |
|
Linear2DSet
Linear2DSet represents a finite set of samples of R^2 in a cross product of two arithmetic progressions. |
|
Linear3DSet
Linear3DSet represents a finite set of samples of R^3 in a cross product of three arithmetic progressions. |
|
LinearLatLonSet
LinearLatLonSet represents a finite set of samples of (Latitude, Longitude) in a cross product of two arithmetic progressions. |
|
LinearNDSet
LinearNDSet represents a finite set of samples of R^Dimension in a cross product of arithmetic progressions. |
|
List1DSet
List1DSet is the class for Set-s containing lists of 1-D values with no topology. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
ProductSet
ProductSet is the cross-product of an array of SampledSets. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
ShadowType
The ShadowType hierarchy shadows the MathType hierarchy, within a DataDisplayLink. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
SingletonSet
SingletonSet is the class for Set-s containing one member. |
|
Text
Text is the class of VisAD scalar data for text strings. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
TypeException
TypeException is an exception for a bad VisAD data type. |
|
UnimplementedException
UnimplementedException is an exception for a VisAD method not yet implemented. |
|
UnionSet
UnionSet is the union of an array of SampledSets. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADError
VisADError is the superclass of all errors defined within the VisAD package. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.amanda | |
---|---|
AnimationControl
AnimationControl is the VisAD interface for controlling Animation display scalars. |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Event s from ScalarMap objects. |
|
ScalarMapEvent
ScalarMapEvent is the VisAD class for Event s
from ScalarMap objects. |
|
ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents . |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADQuadArray
VisADQuadArray stands in for j3d.QuadArray and is Serializable. |
Classes in visad used by visad.data.bio | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.dods | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.fits | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
Scalar
Scalar is the superclass of the VisAD hierarchy of scalar data. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.gif | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.gis | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.hdf5 | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.hdfeos | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
UnimplementedException
UnimplementedException is an exception for a VisAD method not yet implemented. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.hrit | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.in | |
---|---|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.jai | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.mcidas | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DateTime
DateTime is a class of objects for holding date and time information. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Linear2DSet
Linear2DSet represents a finite set of samples of R^2 in a cross product of two arithmetic progressions. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
Text
Text is the class of VisAD scalar data for text strings. |
|
UnionSet
UnionSet is the union of an array of SampledSets. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.netcdf | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
ScalarType
ScalarType is the superclass of the VisAD hierarchy of scalar data types. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
TypeException
TypeException is an exception for a bad VisAD data type. |
|
UnimplementedException
UnimplementedException is an exception for a VisAD method not yet implemented. |
|
Unit
A class that represents a unit of a quantity. |
|
UnitException
A class for exceptions in the units package. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.netcdf.in | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
Gridded1DSet
Gridded1DSet represents a finite set of samples of R. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
Scalar
Scalar is the superclass of the VisAD hierarchy of scalar data. |
|
ScalarType
ScalarType is the superclass of the VisAD hierarchy of scalar data types. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
TypeException
TypeException is an exception for a bad VisAD data type. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.netcdf.out | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
Text
Text is the class of VisAD scalar data for text strings. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
UnimplementedException
UnimplementedException is an exception for a VisAD method not yet implemented. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.netcdf.units | |
---|---|
BaseUnit
A class that represents the base units of a system of units. |
|
Unit
A class that represents a unit of a quantity. |
|
UnitException
A class for exceptions in the units package. |
Classes in visad used by visad.data.text | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DateTime
DateTime is a class of objects for holding date and time information. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.tiff | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.units | |
---|---|
BaseUnit
A class that represents the base units of a system of units. |
|
Unit
A class that represents a unit of a quantity. |
|
UnitException
A class for exceptions in the units package. |
Classes in visad used by visad.data.vis5d | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.visad | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
Delaunay
Delaunay represents an abstract class for calculating an N-dimensional Delaunay triangulation, that can be extended to allow for various triangulation algorithms. |
|
DoubleSet
DoubleSet represents the finite (but large) set of samples of R^dimension made by vectors of IEEE double precision floating point numbers. |
|
ErrorEstimate
ErrorEstimate is the immutable VisAD class for statistics about a value or array of values. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FloatSet
FloatSet represents the finite (but large) set of samples of R^dimension made by vectors of IEEE single precision floating point numbers. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
Gridded1DDoubleSet
Gridded1DDoubleSet is a Gridded1DSet with double-precision samples. |
|
Gridded1DSet
Gridded1DSet represents a finite set of samples of R. |
|
Gridded2DDoubleSet
Gridded2DDoubleSet is a Gridded2DSet with double-precision samples. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
Gridded3DDoubleSet
Gridded3DDoubleSet is a Gridded3DSet with double-precision samples. |
|
Gridded3DSet
Gridded3DSet represents a finite set of samples of R^3. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
Integer1DSet
Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1). |
|
Integer2DSet
Integer2DSet represents a finite set of samples of R^2 at an integer lattice based at the origin. |
|
Integer3DSet
Integer3DSet represents a finite set of samples of R^3 at an integer lattice based at the origin. |
|
IntegerNDSet
IntegerNDSet represents a finite set of samples of R^n at an integer lattice based at the origin. |
|
Irregular1DSet
Irregular1DSet represents a finite set of samples of R. |
|
Irregular2DSet
IrregularSet for a finite number of samples of R. |
|
Irregular3DSet
Irregular3DSet represents a finite set of samples of R^3. |
|
IrregularSet
IrregularSet is implemented by those Set sub-classes whose samples do not form any ordered pattern. |
|
Linear1DSet
Linear1DSet represents a finite set of samples of R in an arithmetic progression. |
|
Linear2DSet
Linear2DSet represents a finite set of samples of R^2 in a cross product of two arithmetic progressions. |
|
Linear3DSet
Linear3DSet represents a finite set of samples of R^3 in a cross product of three arithmetic progressions. |
|
LinearLatLonSet
LinearLatLonSet represents a finite set of samples of (Latitude, Longitude) in a cross product of two arithmetic progressions. |
|
LinearNDSet
LinearNDSet represents a finite set of samples of R^Dimension in a cross product of arithmetic progressions. |
|
List1DSet
List1DSet is the class for Set-s containing lists of 1-D values with no topology. |
|
ProductSet
ProductSet is the cross-product of an array of SampledSets. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
SingletonSet
SingletonSet is the class for Set-s containing one member. |
|
Text
Text is the class of VisAD scalar data for text strings. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
UnionSet
UnionSet is the union of an array of SampledSets. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.data.visad.object | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
Delaunay
Delaunay represents an abstract class for calculating an N-dimensional Delaunay triangulation, that can be extended to allow for various triangulation algorithms. |
|
DisplayRealType
DisplayRealType is the class for display real scalar types. |
|
DisplayTupleType
DisplayTupleType is the class for tuples of DisplayRealType's. |
|
ErrorEstimate
ErrorEstimate is the immutable VisAD class for statistics about a value or array of values. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
Integer1DSet
Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1). |
|
IrregularSet
IrregularSet is implemented by those Set sub-classes whose samples do not form any ordered pattern. |
|
Linear1DSet
Linear1DSet represents a finite set of samples of R in an arithmetic progression. |
|
LinearSet
LinearSet is an interface for finite sets of samples of R^Dimension in a cross product of arithmetic progressions. |
|
List1DSet
List1DSet is the class for Set-s containing lists of 1-D values with no topology. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
ProductSet
ProductSet is the cross-product of an array of SampledSets. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RealVectorType
RealVectorType is the VisAD data type for vector field tuple in R^n, for n>0. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
ScalarType
ScalarType is the superclass of the VisAD hierarchy of scalar data types. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
SimpleSet
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension. |
|
SingletonSet
SingletonSet is the class for Set-s containing one member. |
|
Text
Text is the class of VisAD scalar data for text strings. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
UnionSet
UnionSet is the union of an array of SampledSets. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.formula | |
---|---|
Action
Action is the VisAD interface for runnable threads that need to be notified when ThingReference objects change. |
|
ActionImpl
ActionImpl is the abstract superclass for runnable threads that need to be notified when ThingReference objects change. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingChangedListener
ThingChangedListener is the EventListener interface for ThingChangedEvents. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
ThingReference
ThingReference is the VisAD interface for named holders for objects. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.georef | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
Linear2DSet
Linear2DSet represents a finite set of samples of R^2 in a cross product of two arithmetic progressions. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleIface
Interface to the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
Text
Text is the class of VisAD scalar data for text strings. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.gifts | |
---|---|
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Event s from ScalarMap objects. |
|
ScalarMapEvent
ScalarMapEvent is the VisAD class for Event s
from ScalarMap objects. |
|
ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents . |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.java2d | |
---|---|
Action
Action is the VisAD interface for runnable threads that need to be notified when ThingReference objects change. |
|
ActionImpl
ActionImpl is the abstract superclass for runnable threads that need to be notified when ThingReference objects change. |
|
AnimationControl
AnimationControl is the VisAD interface for controlling Animation display scalars. |
|
AnimationSetControl
AnimationSetControl is the VisAD class for sampling Animation steps. |
|
AVControl
AVControl is the VisAD interface for AnimationControl and ValueControl. |
|
AxisScale
Class which defines the scales displayed along the spatial axes of a display. |
|
ContourControl
ContourControl is the VisAD class for controlling IsoContour display scalars. |
|
Control
Control is the abstract VisAD superclass for controls for DisplayRealTypes. |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataDisplayLink
DataDisplayLink objects define connections between DataReference objects and Display objects. |
|
DataRenderer
DataRenderer is the VisAD abstract super-class for graphics rendering algorithms. |
|
Display
Display is the VisAD interface for displays. |
|
DisplayException
DisplayException is an exception for an error with a VisAD display. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
DisplayRealType
DisplayRealType is the class for display real scalar types. |
|
DisplayRenderer
DisplayRenderer is the VisAD abstract super-class for
background and metadata rendering algorithms. |
|
DisplayTupleType
DisplayTupleType is the class for tuples of DisplayRealType's. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GraphicsModeControl
GraphicsModeControl is the VisAD interface class for controlling various mode settings for rendering. |
|
KeyboardBehavior
|
|
LocalDisplay
LocalDisplay is the VisAD interface for local instances of displays. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
MouseBehavior
MouseBehavior is the VisAD interface for mouse behaviors for Java3D and Java2D |
|
MouseHelper
MouseHelper is the VisAD helper class for MouseBehaviorJ3D and MouseBehaviorJ2D. |
|
ProjectionControl
ProjectionControl is the VisAD interface for controlling the Projection from 3-D to 2-D. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RemoteDisplay
RemoteDisplay is the interface for Remote Display-s. |
|
RendererControl
RendererControl is the VisAD class for controlling
DisplayRenderer data. |
|
RendererSourceListener
|
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
ShadowRealTupleType
The ShadowRealTupleType class shadows the RealTupleType class, within a DataDisplayLink. |
|
ShadowRealType
The ShadowRealType class shadows the RealType class, within a DataDisplayLink. |
|
ShadowType
The ShadowType hierarchy shadows the MathType hierarchy, within a DataDisplayLink. |
|
TextControl
TextControl is the VisAD class for controlling Text display scalars. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
ThingChangedListener
ThingChangedListener is the EventListener interface for ThingChangedEvents. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
ValueControl
ValueControl is the VisAD interface for controlling SelectValue display scalars. |
|
VisADAppearance
VisADAppearance stands in for j3d.Switch and is Serializable. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADGeometryArray
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable. |
|
VisADGroup
VisADGroup stands in for j3d.Group and is Serializable. |
|
VisADLineArray
VisADLineArray stands in for j3d.LineArray and is Serializable. |
|
VisADRay
VisADRay stands in for j3d.PickRay and is Serializable. |
|
VisADTriangleArray
VisADTriangleArray stands in for j3d.TrianlgeArray and is Serializable. |
Classes in visad used by visad.java3d | |
---|---|
Action
Action is the VisAD interface for runnable threads that need to be notified when ThingReference objects change. |
|
ActionImpl
ActionImpl is the abstract superclass for runnable threads that need to be notified when ThingReference objects change. |
|
AnimationControl
AnimationControl is the VisAD interface for controlling Animation display scalars. |
|
AVControl
AVControl is the VisAD interface for AnimationControl and ValueControl. |
|
AxisScale
Class which defines the scales displayed along the spatial axes of a display. |
|
ContourControl
ContourControl is the VisAD class for controlling IsoContour display scalars. |
|
Control
Control is the abstract VisAD superclass for controls for DisplayRealTypes. |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataDisplayLink
DataDisplayLink objects define connections between DataReference objects and Display objects. |
|
DataRenderer
DataRenderer is the VisAD abstract super-class for graphics rendering algorithms. |
|
Display
Display is the VisAD interface for displays. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
DisplayRealType
DisplayRealType is the class for display real scalar types. |
|
DisplayRenderer
DisplayRenderer is the VisAD abstract super-class for
background and metadata rendering algorithms. |
|
DisplayTupleType
DisplayTupleType is the class for tuples of DisplayRealType's. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GraphicsModeControl
GraphicsModeControl is the VisAD interface class for controlling various mode settings for rendering. |
|
KeyboardBehavior
|
|
LocalDisplay
LocalDisplay is the VisAD interface for local instances of displays. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
MouseBehavior
MouseBehavior is the VisAD interface for mouse behaviors for Java3D and Java2D |
|
MouseHelper
MouseHelper is the VisAD helper class for MouseBehaviorJ3D and MouseBehaviorJ2D. |
|
ProjectionControl
ProjectionControl is the VisAD interface for controlling the Projection from 3-D to 2-D. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RemoteDisplay
RemoteDisplay is the interface for Remote Display-s. |
|
RendererControl
RendererControl is the VisAD class for controlling
DisplayRenderer data. |
|
RendererSourceListener
|
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
SetType
SetType is the VisAD data type for subsets of R^n for n>0. |
|
ShadowRealTupleType
The ShadowRealTupleType class shadows the RealTupleType class, within a DataDisplayLink. |
|
ShadowRealType
The ShadowRealType class shadows the RealType class, within a DataDisplayLink. |
|
ShadowType
The ShadowType hierarchy shadows the MathType hierarchy, within a DataDisplayLink. |
|
TextControl
TextControl is the VisAD class for controlling Text display scalars. |
|
TextType
TextType is the VisAD scalar data type for text string variables. |
|
ThingChangedListener
ThingChangedListener is the EventListener interface for ThingChangedEvents. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
ValueControl
ValueControl is the VisAD interface for controlling SelectValue display scalars. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADGeometryArray
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable. |
|
VisADLineArray
VisADLineArray stands in for j3d.LineArray and is Serializable. |
|
VisADRay
VisADRay stands in for j3d.PickRay and is Serializable. |
|
VisADTriangleArray
VisADTriangleArray stands in for j3d.TrianlgeArray and is Serializable. |
Classes in visad used by visad.jmet | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DisplayEvent
DisplayEvent is the VisAD class for Events from Display objects. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
DisplayListener
DisplayListener is the EventListener interface for DisplayEvents. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Integer2DSet
Integer2DSet represents a finite set of samples of R^2 at an integer lattice based at the origin. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.math | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.matrix | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FlatFieldIface
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionImpl
FunctionImpl is the abstract superclass for approximate implmentations of mathematical functions. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
Gridded2DSet
Gridded2DSet represents a finite set of samples of R^2. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.meteorology | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DateTime
DateTime is a class of objects for holding date and time information. |
|
ErrorEstimate
ErrorEstimate is the immutable VisAD class for statistics about a value or array of values. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FlatFieldIface
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionImpl
FunctionImpl is the abstract superclass for approximate implmentations of mathematical functions. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
VisADLineArray
VisADLineArray stands in for j3d.LineArray and is Serializable. |
Classes in visad used by visad.python | |
---|---|
CoordinateSystem
CoordinateSystem is the VisAD abstract superclass for coordinate systems for vectors in R^n for n>0. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
Integer1DSet
Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1). |
|
Integer2DSet
Integer2DSet represents a finite set of samples of R^2 at an integer lattice based at the origin. |
|
Linear1DSet
Linear1DSet represents a finite set of samples of R in an arithmetic progression. |
|
Linear2DSet
Linear2DSet represents a finite set of samples of R^2 in a cross product of two arithmetic progressions. |
|
Linear3DSet
Linear3DSet represents a finite set of samples of R^3 in a cross product of three arithmetic progressions. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
SampledSet
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells. |
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
UnionSet
UnionSet is the union of an array of SampledSets. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.rabin | |
---|---|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RemoteServer
RemoteServer is the interface for serving RemoteDataReferences. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.sounder | |
---|---|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
FlatFieldIface
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionImpl
FunctionImpl is the abstract superclass for approximate implmentations of mathematical functions. |
|
Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions. |
|
ThingImpl
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.ss | |
---|---|
Action
Action is the VisAD interface for runnable threads that need to be notified when ThingReference objects change. |
|
ActionImpl
ActionImpl is the abstract superclass for runnable threads that need to be notified when ThingReference objects change. |
|
Cell
Cell is the VisAD interface for computations. |
|
CellImpl
CellImpl is the abstract superclass for computations. |
|
ConstantMap
mapping from constant to DisplayRealType |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReference
DataReference is the VisAD interface for named holders for data objects. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DisplayEvent
DisplayEvent is the VisAD class for Events from Display objects. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
DisplayListener
DisplayListener is the EventListener interface for DisplayEvents. |
|
MessageEvent
|
|
MessageListener
Interface for objects which wish to receive VisAD messages. |
|
Real
Real is the class of VisAD scalar data for real numbers represented as double precision floating point values. |
|
RemoteDataReference
RemoteDataReference is the interface for Remote DataReference-s. |
|
RemoteDataReferenceImpl
RemoteDataReferenceImpl is VisAD remote adapter for DataReferenceImpl. |
|
RemoteDisplay
RemoteDisplay is the interface for Remote Display-s. |
|
RemoteServer
RemoteServer is the interface for serving RemoteDataReferences. |
|
RemoteServerImpl
|
|
RemoteSlaveDisplayImpl
RemoteSlaveDisplayImpl is an implementation of a slaved display that receives its images from a RemoteDisplay (via RMI). |
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
ThingChangedListener
ThingChangedListener is the EventListener interface for ThingChangedEvents. |
|
ThingReference
ThingReference is the VisAD interface for named holders for objects. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.test | |
---|---|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
Classes in visad used by visad.util | |
---|---|
ActivityHandler
Display activity handler supplied to DisplayImpl.addActivityHandler . |
|
BaseColorControl
BaseColorControl is the VisAD class for controlling N-component Color DisplayRealType-s. |
|
ConstantMap
mapping from constant to DisplayRealType |
|
Control
Control is the abstract VisAD superclass for controls for DisplayRealTypes. |
|
ControlEvent
ControlEvent is the VisAD class for changes in Control objects. |
|
ControlListener
ControlListener is the EventListener interface for ControlEvents. |
|
Data
Data is the top-level interface of the VisAD data hierarchy. |
|
DataImpl
DataImpl is the superclass for VisAD's data hierarchy, inheriting the Data interface. |
|
DataReference
DataReference is the VisAD interface for named holders for data objects. |
|
DataReferenceImpl
DataReferenceImpl is a local implementation of DataReference. |
|
DataRenderer
DataRenderer is the VisAD abstract super-class for graphics rendering algorithms. |
|
DisplayImpl
DisplayImpl is the abstract VisAD superclass for display implementations. |
|
Field
Field is the VisAD interface for finite samplings of functions from R^n to a range type, where n>0. |
|
FieldException
FieldException is an exception for an error with a VisAD field. |
|
FieldImpl
FieldImpl is the VisAD class for finite samplings of functions from R^n to a range type, where n>0. |
|
FlatField
FlatField is the VisAD class for finite samplings of functions whose range type and range coordinate systems are simple enough to allow efficient representation. |
|
Function
Function is the interface for approximate implmentations of mathematical function. |
|
FunctionImpl
FunctionImpl is the abstract superclass for approximate implmentations of mathematical functions. |
|
FunctionType
FunctionType is the VisAD data type for functions. |
|
GraphicsModeControl
GraphicsModeControl is the VisAD interface class for controlling various mode settings for rendering. |
|
GriddedSet
GriddedSet is implemented by those Set sub-classes whose samples lie on a rectangular grid topology (but note the geometry need not be rectangular). |
|
LocalDisplay
LocalDisplay is the VisAD interface for local instances of displays. |
|
MathType
MathType is the superclass for VisAD's hierarchy of mathematical types. |
|
ProjectionControl
ProjectionControl is the VisAD interface for controlling the Projection from 3-D to 2-D. |
|
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0. |
|
RealTupleType
RealTupleType is the VisAD data type for tuples in R^n, for n>0. |
|
RealType
RealType is the VisAD scalar data type for real number variables. |
|
RemoteServer
RemoteServer is the interface for serving RemoteDataReferences. |
|
RemoteServerImpl
|
|
ScalarMap
A ScalarMap object defines a mapping from a RealType to a DisplayRealType. |
|
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Event s from ScalarMap objects. |
|
ScalarMapEvent
ScalarMapEvent is the VisAD class for Event s
from ScalarMap objects. |
|
ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents . |
|
Set
Set is the abstract superclass of the VisAD hierarchy of sets. |
|
TextControl
TextControl is the VisAD class for controlling Text display scalars. |
|
Tuple
Tuple is the general VisAD data class for vectors. |
|
TupleIface
TupleIface is the VisAD data interface for vectors. |
|
TupleType
TupleType is the general VisAD data type for vectors. |
|
TypeException
TypeException is an exception for a bad VisAD data type. |
|
UnimplementedException
UnimplementedException is an exception for a VisAD method not yet implemented. |
|
Unit
A class that represents a unit of a quantity. |
|
VisADException
VisADException is the superclass of all exceptions defined within the VisAD package. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |