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