Package hdf.object


package hdf.object
  • Interface Summary
    Interface
    Description
    An interface that provides general attribute operations for object data.
    An interface that provides general operations for data with a Compound datatype.
    An interface that provides general I/O operations for object data.
    An interface that provides general I/O operations for object metadata attached to an object.
  • Class Summary
    Class
    Description
    A CompoundDS is a dataset with compound datatype.
    The abstract class provides general APIs to create and manipulate dataset/attribute objects, and retrieve dataset/attribute 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.
    A scalar dataset is a multiple dimension array of scalar points.
    General utility class