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