public class ByteAttributeAdapter extends Int32AttributeAdapter
Attribute.BYTE
attribute to the
VisAD data-import context.
Instances are immutable.
Constructor and Description |
---|
ByteAttributeAdapter(String name,
dods.dap.Attribute attr)
Constructs from a name and an appropriate attribute.
|
floatValue
number, visadSet
data, getAttributeName, getRealType
attributeTable, attributeTable, getCacheStrategy, isFlat, mathType, realType, realType, realType, realType, scalarName
public ByteAttributeAdapter(String name, dods.dap.Attribute attr) throws VisADException
name
- The name of the attribute.attr
- The attribute. Must have the appropriate type.VisADException
- VisAD failure. Probably the attribute has an
inappropriate type.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.