Uses of Interface
hdf.object.CompoundDataFormat
Packages that use CompoundDataFormat
-
Uses of CompoundDataFormat in hdf.object
Classes in hdf.object that implement CompoundDataFormatModifier and TypeClassDescriptionclass
An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.class
A CompoundDS is a dataset with compound datatype. -
Uses of CompoundDataFormat in hdf.object.h4
Classes in hdf.object.h4 that implement CompoundDataFormatModifier and TypeClassDescriptionclass
An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.class
H4Vdata describes a multi-dimension array of HDF4 vdata, inheriting CompoundDS. -
Uses of CompoundDataFormat in hdf.object.h5
Classes in hdf.object.h5 that implement CompoundDataFormatModifier and TypeClassDescriptionclass
An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.class
The H5CompoundDS class defines an HDF5 dataset of compound datatypes. -
Uses of CompoundDataFormat in hdf.object.nc2
Classes in hdf.object.nc2 that implement CompoundDataFormatModifier and TypeClassDescriptionclass
An 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.TableView
Methods in hdf.view.TableView with parameters of type CompoundDataFormatModifier and TypeMethodDescriptionDataFactoryUtils.buildIndexMaps(CompoundDataFormat dataFormat, List<Datatype> localSelectedTypes)
DataFactoryUtils.filterNonSelectedMembers(CompoundDataFormat dataFormat, Datatype compoundType)