visad.data.dods
Class Int32AttributeAdapter
- java.lang.Object
-
- visad.data.dods.Adapter
-
- visad.data.dods.AttributeAdapter
-
- visad.data.dods.NumericAttributeAdapter
-
- visad.data.dods.FloatAttributeAdapter
-
- visad.data.dods.Int32AttributeAdapter
-
- Direct Known Subclasses:
- ByteAttributeAdapter, Int16AttributeAdapter, UInt16AttributeAdapter
public class Int32AttributeAdapter extends FloatAttributeAdapter
Provides support for adapting a DODSAttribute.INT32attributs to the VisAD data-import context.Instances are immutable.
-
-
Constructor Summary
Constructors Constructor and Description Int32AttributeAdapter(java.lang.String name, dods.dap.Attribute attr)Constructs from a name and an appropriate attribute.
-
Method Summary
-
Methods inherited from class visad.data.dods.NumericAttributeAdapter
data, getAttributeName, getRealType
-
-
-
-
Constructor Detail
-
Int32AttributeAdapter
public Int32AttributeAdapter(java.lang.String name, dods.dap.Attribute attr) throws VisADExceptionConstructs from a name and an appropriate attribute.- Parameters:
name- The name of the attribute.attr- The attribute. Must have the appropriate type.- Throws:
VisADException- VisAD failure. Probably the attribute has an inappropriate type.
-
-
DMelt 3.0 © DataMelt by jWork.ORG