visad.data.dods
Class IntValuator
- java.lang.Object
-
- visad.data.dods.Valuator
-
- visad.data.dods.IntValuator
-
- Direct Known Subclasses:
- ByteValuator, Int16Valuator, Int32Valuator, UIntValuator
public abstract class IntValuator extends Valuator
Provides support for processing integer numeric values in a DODS dataset. Processing includes checking for validity and unpacking.Instances are immutable.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description SimpleSetgetRepresentationalSet(RealType realType)Returns the set used to represent unpacked, numeric values associated with this instance in the range of a VisADFlatField.-
Methods inherited from class visad.data.dods.Valuator
process, process, process, process, valuator, valueRanger, valueUnpacker, valueVetter
-
-
-
-
Method Detail
-
getRepresentationalSet
public SimpleSet getRepresentationalSet(RealType realType) throws VisADException
Returns the set used to represent unpacked, numeric values associated with this instance in the range of a VisADFlatField.- Specified by:
getRepresentationalSetin classValuator- Returns:
- realType The VisAD real-type for the set.
- Throws:
VisADException- VisAD failure.
-
-
DMelt 3.0 © DataMelt by jWork.ORG