| Package | Description |
|---|---|
| visad.data.visad |
Provides for importing and exporting serialized Java object files
into and out of VisAD.
|
| visad.data.visad.object |
| Modifier and Type | Method and Description |
|---|---|
BinaryObjectCache |
BinaryReader.getCoordinateSystemCache() |
BinaryObjectCache |
BinaryWriter.getCoordinateSystemCache() |
BinaryObjectCache |
BinaryReader.getErrorEstimateCache() |
BinaryObjectCache |
BinaryWriter.getErrorEstimateCache() |
BinaryObjectCache |
BinaryReader.getTypeCache() |
BinaryObjectCache |
BinaryWriter.getTypeCache() |
BinaryObjectCache |
BinaryReader.getUnitCache() |
BinaryObjectCache |
BinaryWriter.getUnitCache() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
BinaryCoordinateSystem.lookupList(BinaryObjectCache cache,
CoordinateSystem[] cSys) |
static int[] |
BinaryErrorEstimate.lookupList(BinaryObjectCache cache,
ErrorEstimate[] errors) |
static int[] |
BinaryUnit.lookupList(BinaryObjectCache cache,
Unit[] units) |