|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueVetter | |
---|---|
visad.data.dods | Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects. |
visad.data.in | Supports the creation of form-specific, read-only, data-access packages that import external dataset into VisAD as VisaD data objects. |
Uses of ValueVetter in visad.data.dods |
---|
Fields in visad.data.dods declared as ValueVetter | |
---|---|
protected ValueVetter |
Valuator.vetter
|
Methods in visad.data.dods that return ValueVetter | |
---|---|
static ValueVetter |
Valuator.valueVetter(dods.dap.AttributeTable table)
Returns an instance of a value vetter corresponding to the attributes of a DODS variable. |
Uses of ValueVetter in visad.data.in |
---|
Methods in visad.data.in that return ValueVetter | |
---|---|
static ValueVetter |
ValueVetter.valueVetter(double[] values)
Returns an instance of this class given an array of special values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |