|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataProcessor | |
---|---|
visad.data | Provides for importing data to and exporting data from VisAD. |
visad.data.visad | Provides for importing and exporting serialized Java object files into and out of VisAD. |
Uses of DataProcessor in visad.data |
---|
Subinterfaces of DataProcessor in visad.data | |
---|---|
interface |
DataWriter
Standard routines used to write a Data object. |
Classes in visad.data that implement DataProcessor | |
---|---|
class |
BaseDataProcessor
|
class |
EmptyDataProcessor
A do-nothing DataProcessor implementation. |
class |
EmptyDataWriter
A do-nothing DataWriter implementation |
Uses of DataProcessor in visad.data.visad |
---|
Classes in visad.data.visad that implement DataProcessor | |
---|---|
class |
BinarySizer
|
class |
BinaryWriter
Write a Data object in VisAD's binary format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |