| Package | Description |
|---|---|
| visad.data.visad |
Provides for importing and exporting serialized Java object files
into and out of VisAD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisADCachingForm
VisADCachingForm is the VisAD data format adapter
for large binary visad.Data objects which may not
fit in memory.
|
class |
VisADSerialForm
VisADSerialForm is the VisAD data format adapter for
serialized visad.Data objects.
|