All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----ncsa.hdf.hdflib.HDFChunkInfo | +----ncsa.hdf.hdflib.HDFOnlyChunkInfo
This class is a container for the parameters to the HDF uncompressed chunked class.
In this case, the information is the chunk lengths
For details of the HDF libraries, see the HDF Documentation at: http://hdf.ncsa.uiuc.edu
public int chunk_lengths[]
public HDFOnlyChunkInfo()
public HDFOnlyChunkInfo(int cl[])
All Packages Class Hierarchy This Package Previous Next Index