|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.data.dods.Adapter
visad.data.dods.AttributeAdapter
public abstract class AttributeAdapter
Provides support for adapting a DODS attribute to the VisAD data-import context.
Instances are immutable.
| Constructor Summary | |
|---|---|
AttributeAdapter()
|
|
| Method Summary | |
|---|---|
abstract DataImpl |
data(boolean copy)
Returns the VisAD data object corresponding to this instance. |
| Methods inherited from class visad.data.dods.Adapter |
|---|
attributeTable, attributeTable, getCacheStrategy, isFlat, mathType, realType, realType, realType, realType, scalarName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeAdapter()
| Method Detail |
|---|
public abstract DataImpl data(boolean copy)
copy - If true, then a copy of the data object is
returned.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||