Uses of Interface
hdf.object.CompoundDataFormat
Packages that use CompoundDataFormat
- 
Uses of CompoundDataFormat in hdf.objectClasses in hdf.object that implement CompoundDataFormatModifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classA CompoundDS is a dataset with compound datatype.
- 
Uses of CompoundDataFormat in hdf.object.h4Classes in hdf.object.h4 that implement CompoundDataFormatModifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classH4Vdata describes a multi-dimension array of HDF4 vdata, inheriting CompoundDS.
- 
Uses of CompoundDataFormat in hdf.object.h5Classes in hdf.object.h5 that implement CompoundDataFormatModifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classThe H5CompoundDS class defines an HDF5 dataset of compound datatypes.
- 
Uses of CompoundDataFormat in hdf.object.nc2Classes in hdf.object.nc2 that implement CompoundDataFormatModifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.
- 
Uses of CompoundDataFormat in hdf.view.TableViewMethods in hdf.view.TableView with parameters of type CompoundDataFormatModifier and TypeMethodDescriptionDataFactoryUtils.buildIndexMaps(CompoundDataFormat dataFormat, List<Datatype> localSelectedTypes)DataFactoryUtils.filterNonSelectedMembers(CompoundDataFormat dataFormat, Datatype compoundType)