public abstract class AttributeAdapter extends Adapter
Instances are immutable.
Constructor and Description |
---|
AttributeAdapter() |
Modifier and Type | Method and Description |
---|---|
abstract DataImpl |
data(boolean copy)
Returns the VisAD data object corresponding to this instance.
|
attributeTable, attributeTable, getCacheStrategy, isFlat, mathType, realType, realType, realType, realType, scalarName
public abstract DataImpl data(boolean copy)
copy
- If true, then a copy of the data object is
returned.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.