|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseTypePrimitiveVector | |
---|---|
visad.data.dods | Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects. |
Uses of BaseTypePrimitiveVector in visad.data.dods |
---|
Methods in visad.data.dods with parameters of type BaseTypePrimitiveVector | |
---|---|
static BaseTypeVectorAdapter |
BaseTypeVectorAdapter.baseTypeVectorAdapter(BaseTypePrimitiveVector vector,
DAS das,
VariableAdapterFactory factory)
Returns an instance of this class corresponding to a DODS vector and a factory for creating DODS variable adapters. |
BaseTypeVectorAdapter |
VectorAdapterFactory.baseTypeVectorAdapter(BaseTypePrimitiveVector vector,
DAS das,
VariableAdapterFactory factory)
Returns the adapter corresponding to a DODS BaseTypePrimitiveVector . |
static BaseTypeVectorAdapter |
BaseTypeVectorAdapter.baseTypeVectorAdapter(BaseTypePrimitiveVector vector,
DAS das,
VariableAdapterFactory factory)
Returns an instance of this class corresponding to a DODS vector and a factory for creating DODS variable adapters. |
BaseTypeVectorAdapter |
VectorAdapterFactory.baseTypeVectorAdapter(BaseTypePrimitiveVector vector,
DAS das,
VariableAdapterFactory factory)
Returns the adapter corresponding to a DODS BaseTypePrimitiveVector . |
void |
BaseTypeVectorAdapter.setField(BaseTypePrimitiveVector vector,
FieldImpl field,
boolean copy)
Sets the range of a compatible VisAD Field . |
void |
VectorAdapter.setField(BaseTypePrimitiveVector vector,
FieldImpl field,
boolean copy)
Throws a VisADException . |
void |
BaseTypeVectorAdapter.setField(BaseTypePrimitiveVector vector,
FieldImpl field,
boolean copy)
Sets the range of a compatible VisAD Field . |
void |
VectorAdapter.setField(BaseTypePrimitiveVector vector,
FieldImpl field,
boolean copy)
Throws a VisADException . |
Constructors in visad.data.dods with parameters of type BaseTypePrimitiveVector | |
---|---|
BaseTypeVectorAdapter(BaseTypePrimitiveVector vector,
DAS das,
VariableAdapterFactory factory)
Constructs from a DODS vector and a factory for creating DODS variable adapters. |
|
BaseTypeVectorAdapter(BaseTypePrimitiveVector vector,
DAS das,
VariableAdapterFactory factory)
Constructs from a DODS vector and a factory for creating DODS variable adapters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |