|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Adapter | Provides support for adapting DODS objects to the VisAD data-import context. |
ArrayVariableAdapter | Provides support for adapting DODS DArray variables to the
VisAD data-import context. |
AttributeAdapter | Provides support for adapting a DODS attribute to the VisAD data-import context. |
AttributeAdapterFactory | Provides support for creating adapters that bridge between DODS attributes and the VisAD data-import context. |
BaseTypeVectorAdapter | Provides support for adapting a DODS BaseTypePrimitiveVector to the
VisAD data-import context. |
BooleanVariableAdapter | Provides support for adapting DODS DBoolean variables to the VisAD data-import context. |
BooleanVectorAdapter | Provides support for adapting a DODS BooleanPrimitiveVector to the
VisAD data-import context. |
ByteAttributeAdapter | Provides support for adapting a DODS Attribute.BYTE attribute to the
VisAD data-import context. |
ByteValuator | Provides support for processing byte values in a DODS dataset. |
ByteVariableAdapter | Provides support for adapting DODS DByte variables to the
visad.data.in context. |
ByteVectorAdapter | Provides support for adapting a DODS BytePrimitiveVector to the
VisAD data-import context. |
ContainerAttributeAdapter | Provides support for adapting a DODS Attribute.CONTAINER attribute
to the VisAD data-import context. |
DataFactory | Provides support for creating adapters that bridge between DODS data objects and the VisAD data-import context. |
DODSForm | Provides support for accessing the DODS form of data from VisAD. |
DODSFormTest | Tests DODSForm . |
DODSSource | Provides support for generating a stream of VisAD data objects from a DODS dataset. |
Float32AttributeAdapter | Provides support for adapting a DODS Attribute.FLOAT32
attribute to the VisAD data-import context. |
Float32Valuator | Provides support for processing 32-bit floating-point values in a DODS dataset. |
Float32VariableAdapter | Provides support for adapting DODS DFloat32 variables to the VisAD data-import context. |
Float32VectorAdapter | Provides support for adapting a DODS Float32PrimitiveVector to the
VisAD data-import context. |
Float64AttributeAdapter | Provides support for adapting a DODS Attribute.FLOAT64 attribute to
the VisAD data-import context. |
Float64Valuator | Provides support for processing 64-bit floating-point values in a DODS dataset. |
Float64VariableAdapter | Provides support for adapting DODS DFloat64 variables to the VisAD data-import context. |
Float64VectorAdapter | Provides support for adapting a DODS Float64PrimitiveVector to the
VisAD data-import context. |
FloatAttributeAdapter | Provides support for adapting DODS floating-point attributes to the VisAD data-import context. |
FloatVectorAdapter | Provides support for adapting DODS floating-point vectors to the VisAD data-import context. |
FullSizeTest | |
GridVariableAdapter | Provides support for adapting DODS DGrid variables to the
VisAD data-import context. |
GridVariableMapAdapter | Provides support for adapting the map vectors of a DODS DGrid
variable to the visad.data.in context. |
Int16AttributeAdapter | Provides support for adapting a DODS Attribute.INT16 attribute to the
VisAD data-import context. |
Int16Valuator | Provides support for processing 16-bit integer values in a DODS dataset. |
Int16VariableAdapter | Provides support for adapting DODS DInt16 variables to the VisAD data-import context. |
Int16VectorAdapter | Provides support for adapting a DODS Int16PrimitiveVector to the
VisAD data-import context. |
Int32AttributeAdapter | Provides support for adapting a DODS Attribute.INT32 attributs to
the VisAD data-import context. |
Int32Valuator | Provides support for processing 32-bit integer values in a DODS dataset. |
Int32VariableAdapter | Provides support for adapting DODS DInt32 variables to the VisAD data-import context. |
Int32VectorAdapter | Provides support for adapting a DODS Int32PrimitiveVector to the
VisAD data-import context. |
IntValuator | Provides support for processing integer numeric values in a DODS dataset. |
ListVariableAdapter | Provides support for adapting a DODS DList variable to the
VisAD data-import context. |
NumericAttributeAdapter | Provides support for adapting DODS numeric attributes to the VisAD data-import context. |
NumericVectorAdapter | Provides support for adapting DODS numeric primitive vectors to the VisAD data-import context. |
SequenceVariableAdapter | Provides support for adapting DODS DSequence variables to the
VisAD data-import context. |
SizeTest | |
StringAttributeAdapter | Provides support for adapting DODS Attribute.STRING attributes to
the VisAD data-import context. |
StringVariableAdapter | Provides support for adapting DODS DString variables to the
VisAD data-import context. |
StructureVariableAdapter | Provides support for adapting DODS DStructure variables to the
VisAD data-import context. |
UByteValuator | Provides support for processing unsigned, 8-bit integer values in a DODS dataset. |
UInt16AttributeAdapter | Provides support for adapting a DODS Attribute.UINT16 attribute to
the VisAD data-import context. |
UInt16Valuator | Provides support for processing unsigned, 16-bit integer values in a DODS dataset. |
UInt16VariableAdapter | Provides support for adapting DODS {DUInt16} variables to the VisAD data-import context. |
UInt16VectorAdapter | Provides support for adapting a DODS UInt16PrimitiveVector to the
VisAD data-import context. |
UInt32AttributeAdapter | Provides support for adapting a DODS Attribute.UINT32 attribute to
the VisAD data-import context. |
UInt32Valuator | Provides support for processing unsigned, 32-bit integer values in a DODS dataset. |
UInt32VariableAdapter | Provides support for adapting DODS {DUInt32} variables to the VisAD data-import context. |
UInt32VectorAdapter | Provides support for adapting a DODS UInt32PrimitiveVector to the
VisAD data-import context. |
UIntValuator | Provides support for processing unsigned integer values in a DODS dataset. |
UnknownAttributeAdapter | Provides support for adapting a DODS Attribute.UNKNOWN attribute to
the VisAD data-import context. |
Valuator | Provides support for processing numeric values in a DODS dataset. |
VariableAdapter | Provides support for adapting DODS objects to the VisAD data-import context. |
VariableAdapterFactory | Provides support for creating adapters that bridge between DODS variables and the VisAD data-import context. |
VectorAccessor | Provides support for accessing a DODS primitive vector as a VisAD FileFlatField . |
VectorAdapter | Provides support for adapting DODS primitive vectors to the VisAD data-import context. |
VectorAdapterFactory | Provides support for creating adapters that bridge between DODS primitive vectors and the VisAD data-import context. |
Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |