All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.hdf.hdflib.HDFChunkInfo

java.lang.Object
   |
   +----ncsa.hdf.hdflib.HDFChunkInfo

public class HDFChunkInfo
extends Object

This is a generic class to represent the HDF chunk_info union, which contains parameters for the different chunking schemes.

The variant parameters are expressed as sub-classes of this class.

For details of the HDF libraries, see the HDF Documentation at: http://hdf.ncsa.uiuc.edu


Variable Index

 o ctype

Constructor Index

 o HDFChunkInfo()

Variables

 o ctype
 public int ctype

Constructors

 o HDFChunkInfo
 public HDFChunkInfo()

All Packages  Class Hierarchy  This Package  Previous  Next  Index