| Class and Description |
|---|
| AArray |
| ADR
Attribute Descriptor Record
|
| AEDR |
| Attribute
CDF Attribute specification
|
| AttributeEntry
Specifes an attribute entry.
|
| BaseVarContainer |
| ByteBufferURLReader.Chunk |
| ByteVarContainer |
| CDFCore
Interface that defines methods for getting attributes, variable
characteristics, and data from a generic CDF
|
| CDFDataType
CDF Data types
|
| CDFException
Base class for exceptions thrown by methods in this package.
|
| CDFException.ReaderError
Exceptions thrown by methods of CDFReader and its superclasses.
|
| CDFException.WriterError
Exceptions thrown by methods of CDFWriter and its superclass.
|
| CDFFactory.CDFSource |
| CDFMeta
Interface that defines methods for getting attributes, variable
characteristics
|
| CDFReader
CDFReader extends GenericReader with access methods for time series
variables.
|
| CDFTimeType
CDF Time types
|
| DoubleArray |
| Extractor |
| FloatArray |
| GenericReader
GenericReader extends MetaData class with methods to access variable
data.
|
| GenericWriter
Base class for creating a version 3.6 CDF.
|
| GlobalAttribute
Global Attribute specification.
|
| IntArray |
| LongArray |
| MetaData
Abstract base class for GenericReader.
|
| SelectedVariableCollection
Specifies the selection and options for the aggregated CDF.
|
| ShortArray |
| SparseRecordOption
Sparse Record Option Definition class
|
| Stride |
| TimeInstantModel
An instant of time in timeseries methods of cdfj is defined by a base
time which is the
offset in milliseconds since Epoch 0, and an offset relative to the base
time specified in one of the following time units: milliseconds,
microseconds, nanoseconds or pico seconds.
|
| TimePrecision
Time Precision Definition class
|
| TimeSeries
Time series specification.
|
| TimeSeriesOneD
Time series specification for one-dimensional representation of values.
|
| TimeSeriesX |
| TimeVariable
Time Variable.
|
| TimeVariableFactory.CDFTimeVariable |
| TimeVariableX
Time Variable.
|
| Variable
Interface that defines methods for getting properties of
a CDF variable.
|
| VariableDataBuffer |
| VariableDataLocator
Data locations for a Variable
|
| VariableMetaData
Interface that defines methods for getting properties of
a CDF variable.
|
| VDataContainer
Data Container for a variable
|
| VDataContainer.CByte
Byte Data Container.
|
| VDataContainer.CDouble
Double Data Container.
|
| VDataContainer.CFloat
Float Data Container.
|
| VDataContainer.CInt
Int Data Container.
|
| VDataContainer.CLong
Long Data Container.
|
| VDataContainer.CShort
Short Data Container.
|
| VDataContainer.CString
String Data Container.
|
| VDR |
| VXR |