|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectncsa.hdf.hdflib.HDFCompInfo
ncsa.hdf.hdflib.HDFNewCompInfo
ncsa.hdf.hdflib.HDFDeflateCompInfo
public class HDFDeflateCompInfo
This class is a container for the parameters to the HDF DEFLATION compression algorithm.
In this case, the only parameter is the ``level'' of deflation.
For details of the HDF libraries, see the HDF Documentation at: http://hdf.ncsa.uiuc.edu
| Field Summary | |
|---|---|
int |
level
|
| Fields inherited from class ncsa.hdf.hdflib.HDFNewCompInfo |
|---|
ctype |
| Constructor Summary | |
|---|---|
HDFDeflateCompInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int level
| Constructor Detail |
|---|
public HDFDeflateCompInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||