Package ncsa.hdf.object
package ncsa.hdf.object
-
ClassDescriptionAn attribute is a (name, value) pair of metadata attached to a primary data object such as dataset, group or named datatype.A CompoundDS is a dataset with compound datatype.An interface that provides general I/O operations for read/write object data.The abstract class provides general APIs to create and manipulate dataset objects, and retrieve dataset properties datatype and dimension sizes.Datatype is an abstract class that defines datatype characteristics and APIs for a data type.FileFormat defines general interfaces for working with files whose data is organized according to a supported format.Group is an abstract class.The HObject class is the root class of all the HDF data objects.Metadata is a general interface for metadata attached to data objects.A scalar dataset is a multiple dimension array of scalar points.