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