Class | Description |
---|---|
HDFArray |
This is a class for handling multidimensional arrays for
HDF.
|
HDFConstants |
This interface defines the values of constants defined
by the HDF 4.1 API.
|
HDFNativeData |
Exception | Description |
---|---|
HDFException |
The class HDFException returns errors from the HDF
library.
|
HDFJavaException |
The class HDFJavaException returns errors from the Java
wrapper of theHDF library.
|
HDFNotImplementedException |
HDFNotImplementedException indicates a function that is part
of the HDF API, but which cannot or will not be implemented
for Java.
|