Package hdf.object.h4

Class H4Group

Object
hdf.object.HObject
hdf.object.Group
hdf.object.h4.H4Group
All Implemented Interfaces:
MetaDataContainer, Serializable

public class H4Group extends Group
An H4Group is a vgroup in HDF4, inheriting from Group. A vgroup is a structure designed to associate related data objects. The general structure of a vgroup is similar to that of the UNIX file system in that the vgroup may contain references to other vgroups or HDF data objects just as the UNIX directory may contain subdirectories or files.
Version:
1.1 9/4/2007
Author:
Peter X. Cao
See Also: