All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AttributeDescriptorRecord Field data for CDF record of type Attribute Descriptor Record.AttributeEntry Represents an entry in a global or variable attribute.AttributeEntryDescriptorRecord Abstract superclass for CDF Attribute Entry Descriptor Records.AttributeEntryDescriptorRecord.GrVariant Field data for CDF record of type Attribute g/rEntry Descriptor Record.AttributeEntryDescriptorRecord.ZVariant Field data for CDF record of type Attribute zEntry Descriptor Record.BankBuf Abstract Buf implementation that divides the byte sequence into one or more contiguous data banks.BankBuf.Bank Data bank for use within BankBuf class and its subclasses.Buf Represents a sequence of bytes along with operations to read primitive values from it.Bufs Factory and utility methods for use with Bufs.CdfContent Provides all the data and metadata in a CDF file in a high-level read-only easy to use form.CdfDescriptorRecord Field data for CDF record of type CDF Descriptor Record.CdfDump Utility to dump the records of a CDF file, optionally with field values.CdfField Marks field members ofRecord
subclasses which correspond directly to fields in typed CDF records in a CDF file.CdfFormatException Exception thrown during CDF parsing when the data stream appears either to be in contravention of the CDF format, or uses some feature of the CDF format which is unsupported by the current implementation.CdfInfo Encapsulates some global information about a CDF file.CdfList Utility to describe a CDF file, optionally with record data.CdfReader Examines a CDF file and provides methods to access its records.CompressedCdfRecord Field data for CDF record of type Compressed CDF Record.CompressedParametersRecord Field data for CDF record of type Compressed Parameters Record.CompressedVariableValuesRecord Field data for CDF record of type Compressed Variable Values Record.Compression Defines a data compression type supported for compressing CDF data.DataReader Reads items with a given data type from a buffer into an array.DataType Enumerates the data types supported by the CDF format.EpochFormatter Does string formatting of epoch values in various representations.GlobalAttribute Provides the description and entry values for CDF attribute with global scope.GlobalDescriptorRecord Field data for CDF record of type Global Descriptor Record.LogUtil Utilities for controlling logging level.LogUtil.LineFormatter Compact log record formatter.NumericEncoding Enumeration of numeric encoding values supported by CDF.OffsetField Marks field members ofRecord
subclasses which represent absolute file offsets.Pointer Keeps track of a file offset.Record Abstract superclass for a CDF Record object.RecordFactory Turns bytes in a buffer into typed and populated CDF records.RecordMap Keeps track of where a variable's record data is stored.RecordPlan Records basic information about the position, extent and type of a CDF record.Shaper Takes care of turning raw variable record values into shaped record values.SimpleNioBuf Buf implementation based on a single NIO ByteBuffer.SparsenessParametersRecord Field data for CDF record of type Sparseness Parameters Record.TtScaler Handles conversions between TT_TIME2000 (TT since J2000.0) and Unix (UTC since 1970-01-01) times.UnusedInternalRecord Field data for CDF record of type Unused Internal Record.Variable Provides the metadata and record data for a CDF variable.VariableAttribute Provides the description and per-variable entry values for a CDF attribute with variable scope.VariableDescriptorRecord Abstract superclass for CDF Variable Descriptor Records.VariableDescriptorRecord.RVariant Field data for CDF record of type rVariable Descriptor Record.VariableDescriptorRecord.ZVariant Field data for CDF record of type zVariable Descriptor Record.VariableIndexRecord Field data for CDF record of type Variable Index Record.VariableValuesRecord Field data for CDF record of type Variable Values Record.WrapperBuf Buf implementation based on an existing Buf instance.