- bit_len - Variable in class hdf.hdflib.HDFNBITChunkInfo
-
- bit_len - Variable in class hdf.hdflib.HDFNBITCompInfo
-
number of bits to store
- bits_per_pixel - Variable in class hdf.hdflib.HDFSZIPCompInfo
-
- byteify() - Method in class hdf.hdflib.HDFArray
-
Given a Java array of numbers, convert it to a one-dimensional array of bytes in correct native order.
- byteToByte(byte) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a single byte into an array of one byte.
- byteToByte(Byte) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a single Byte object into an array of one byte.
- byteToDouble(byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert an array of bytes into an array of double
- byteToDouble(int, int, byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of bytes into an array of double
- byteToDouble(byte[], int) - Static method in class hdf.hdflib.HDFNativeData
-
Convert 8 bytes from an array of bytes into a single double
- byteToFloat(byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert an array of bytes into an array of floats
- byteToFloat(int, int, byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of bytes into an array of float
- byteToFloat(byte[], int) - Static method in class hdf.hdflib.HDFNativeData
-
Convert 4 bytes from an array of bytes into a single float
- byteToInt(byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert an array of bytes into an array of ints
- byteToInt(int, int, byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of bytes into an array of int
- byteToInt(byte[], int) - Static method in class hdf.hdflib.HDFNativeData
-
Convert 4 bytes from an array of bytes into a single int
- byteToLong(byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert an array of bytes into an array of long
- byteToLong(int, int, byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of bytes into an array of long
- byteToLong(byte[], int) - Static method in class hdf.hdflib.HDFNativeData
-
Convert 8 bytes from an array of bytes into a single long
- byteToNumber(byte[], Object) - Static method in class hdf.hdflib.HDFNativeData
-
Create a Number object from an array of bytes.
- byteToShort(byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert an array of bytes into an array of shorts
- byteToShort(int, int, byte[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of bytes into an array of short
- byteToShort(byte[], int) - Static method in class hdf.hdflib.HDFNativeData
-
Convert 2 bytes from an array of bytes into a single short
- defineDataObject(int, int) - Static method in class hdf.hdflib.HDFNativeData
-
Allocate a 1D array large enough to hold a multidimensional array of 'datasize' elements of
'dataType' numbers.
- detailMessage - Variable in exception hdf.hdflib.HDFException
-
the specified detail message of this exception
- DF24addimage(String, byte[], int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24addimage(String, Object, int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24getdims(String, int[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24getimage(String, byte[], int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24getimage(String, Object, int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24lastref() - Static method in class hdf.hdflib.HDFLibrary
-
- DF24nimages(String) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24putimage(String, byte[], int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24putimage(String, Object, int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24readref(String, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24reqil(int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24restart() - Static method in class hdf.hdflib.HDFLibrary
-
- DF24setcompress(int, HDFCompInfo) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24setdims(int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF24setil(int) - Static method in class hdf.hdflib.HDFLibrary
-
- DF_FORWARD - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_CREATE - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_DEFAULT - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_PARALLEL - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_RDONLY - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_RDWR - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_READ - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_SERIAL - Static variable in class hdf.hdflib.HDFConstants
-
- DFACC_WRITE - Static variable in class hdf.hdflib.HDFConstants
-
- DFIL_LINE - Static variable in class hdf.hdflib.HDFConstants
-
Scan Line Interlacing
- DFIL_PIXEL - Static variable in class hdf.hdflib.HDFConstants
-
Pixel Interlacing
- DFIL_PLANE - Static variable in class hdf.hdflib.HDFConstants
-
Scan Plane Interlacing
- DFKNTsize(long) - Static method in class hdf.hdflib.HDFLibrary
-
- DFNT_CHAR - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_CHAR16 - Static variable in class hdf.hdflib.HDFConstants
-
Not supported by HDF
- DFNT_CHAR8 - Static variable in class hdf.hdflib.HDFConstants
-
char
- DFNT_CUSTOM - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_DOUBLE - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_FLOAT - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_FLOAT128 - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_FLOAT32 - Static variable in class hdf.hdflib.HDFConstants
-
float
- DFNT_FLOAT64 - Static variable in class hdf.hdflib.HDFConstants
-
double
- DFNT_HDF - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_INT128 - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_INT16 - Static variable in class hdf.hdflib.HDFConstants
-
short
- DFNT_INT32 - Static variable in class hdf.hdflib.HDFConstants
-
integer
- DFNT_INT64 - Static variable in class hdf.hdflib.HDFConstants
-
Not supported
- DFNT_INT8 - Static variable in class hdf.hdflib.HDFConstants
-
8-bit integer
- DFNT_LITEND - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_MASK - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_NATIVE - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_UCHAR - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_UCHAR16 - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_UCHAR8 - Static variable in class hdf.hdflib.HDFConstants
-
unsigned char
- DFNT_UINT128 - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_UINT16 - Static variable in class hdf.hdflib.HDFConstants
-
unsigned integer
- DFNT_UINT32 - Static variable in class hdf.hdflib.HDFConstants
-
unsigned integer
- DFNT_UINT64 - Static variable in class hdf.hdflib.HDFConstants
-
- DFNT_UINT8 - Static variable in class hdf.hdflib.HDFConstants
-
unsigned 8-bit integer
- DFPaddpal(String, byte[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFPgetpal(String, byte[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFPlastref() - Static method in class hdf.hdflib.HDFLibrary
-
- DFPnpals(String) - Static method in class hdf.hdflib.HDFLibrary
-
- DFPputpal(String, byte[], int, String) - Static method in class hdf.hdflib.HDFLibrary
-
- DFPputpal(String, byte[], boolean, String) - Static method in class hdf.hdflib.HDFLibrary
-
- DFPreadref(String, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFPrestart() - Static method in class hdf.hdflib.HDFLibrary
-
- DFPwriteref(String, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8addimage(String, byte[], int, int, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8addimage(String, Object, int, int, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8getdims(String, int[], boolean[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8getimage(String, byte[], int, int, byte[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8getimage(String, Object, int, int, byte[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8getpalref(short[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8lastref() - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8nimages(String) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8putimage(String, byte[], int, int, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8putimage(String, Object, int, int, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8readref(String, int) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8restart() - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8setcompress(int, HDFCompInfo) - Static method in class hdf.hdflib.HDFLibrary
-
DFR8setcompress sets compression scheme for 8-bit image
- DFR8setpalette(byte[]) - Static method in class hdf.hdflib.HDFLibrary
-
- DFR8writeref(String, short) - Static method in class hdf.hdflib.HDFLibrary
-
- DFREF_NONE - Static variable in class hdf.hdflib.HDFConstants
-
used by mfhdf/libsrc/putget.c
- DFREF_WILDCARD - Static variable in class hdf.hdflib.HDFConstants
-
- DFS_MAXLEN - Static variable in class hdf.hdflib.HDFConstants
-
- DFTAG_AR - Static variable in class hdf.hdflib.HDFConstants
-
aspect ratio
- DFTAG_BREQ - Static variable in class hdf.hdflib.HDFConstants
-
Beginning of required tags
- DFTAG_CAL - Static variable in class hdf.hdflib.HDFConstants
-
Calibration information
- DFTAG_CCN - Static variable in class hdf.hdflib.HDFConstants
-
color correction
- DFTAG_CFM - Static variable in class hdf.hdflib.HDFConstants
-
color format
- DFTAG_CHUNK - Static variable in class hdf.hdflib.HDFConstants
-
chunk element
- DFTAG_CHUNKED - Static variable in class hdf.hdflib.HDFConstants
-
chunked special element header
- DFTAG_CI - Static variable in class hdf.hdflib.HDFConstants
-
Compressed Image
- DFTAG_CI8 - Static variable in class hdf.hdflib.HDFConstants
-
RLE compressed 8-bit image
- DFTAG_COMPRESSED - Static variable in class hdf.hdflib.HDFConstants
-
compressed special element
- DFTAG_DIA - Static variable in class hdf.hdflib.HDFConstants
-
data identifier annotation
- DFTAG_DIL - Static variable in class hdf.hdflib.HDFConstants
-
data identifier label
- DFTAG_DRAW - Static variable in class hdf.hdflib.HDFConstants
-
Draw these images in sequence
- DFTAG_EREQ - Static variable in class hdf.hdflib.HDFConstants
-
Current end of the range
- DFTAG_FD - Static variable in class hdf.hdflib.HDFConstants
-
File description
- DFTAG_FID - Static variable in class hdf.hdflib.HDFConstants
-
File identifier
- DFTAG_FREE - Static variable in class hdf.hdflib.HDFConstants
-
free space in the file
- DFTAG_FV - Static variable in class hdf.hdflib.HDFConstants
-
Fill Value information
- DFTAG_GREYJPEG - Static variable in class hdf.hdflib.HDFConstants
-
JPEG compression (8-bit data)
- DFTAG_GREYJPEG5 - Static variable in class hdf.hdflib.HDFConstants
-
JPEG compression (8-bit data)
- DFTAG_ID - Static variable in class hdf.hdflib.HDFConstants
-
Image DimRec
- DFTAG_ID8 - Static variable in class hdf.hdflib.HDFConstants
-
8-bit Image dimension
- DFTAG_II8 - Static variable in class hdf.hdflib.HDFConstants
-
IMCOMP compressed 8-bit image
- DFTAG_IMC - Static variable in class hdf.hdflib.HDFConstants
-
IMCOMP compression alias
- DFTAG_IMCOMP - Static variable in class hdf.hdflib.HDFConstants
-
IMCOMP compression
- DFTAG_IP8 - Static variable in class hdf.hdflib.HDFConstants
-
8-bit Image palette
- DFTAG_JPEG - Static variable in class hdf.hdflib.HDFConstants
-
JPEG compression (24-bit data)
- DFTAG_JPEG5 - Static variable in class hdf.hdflib.HDFConstants
-
JPEG compression (24-bit data)
- DFTAG_LD - Static variable in class hdf.hdflib.HDFConstants
-
Palette DimRec
- DFTAG_LINKED - Static variable in class hdf.hdflib.HDFConstants
-
linked-block special element
- DFTAG_LUT - Static variable in class hdf.hdflib.HDFConstants
-
Image Palette
- DFTAG_MA - Static variable in class hdf.hdflib.HDFConstants
-
Matte Data
- DFTAG_MD - Static variable in class hdf.hdflib.HDFConstants
-
Matte DimRec
- DFTAG_MT - Static variable in class hdf.hdflib.HDFConstants
-
machine type
- DFTAG_MTO - Static variable in class hdf.hdflib.HDFConstants
-
machine-type override
- DFTAG_NDG - Static variable in class hdf.hdflib.HDFConstants
-
Numeric Data Group
- DFTAG_NRI - Static variable in class hdf.hdflib.HDFConstants
-
New-format Raster Image
- DFTAG_NT - Static variable in class hdf.hdflib.HDFConstants
-
number type
- DFTAG_NULL - Static variable in class hdf.hdflib.HDFConstants
-
- DFTAG_RI - Static variable in class hdf.hdflib.HDFConstants
-
Raster Image
- DFTAG_RI8 - Static variable in class hdf.hdflib.HDFConstants
-
Raster-8 image
- DFTAG_RIG - Static variable in class hdf.hdflib.HDFConstants
-
Raster Image Group
- DFTAG_RLE - Static variable in class hdf.hdflib.HDFConstants
-
run length encoding
- DFTAG_RUN - Static variable in class hdf.hdflib.HDFConstants
-
run this as a program/script
- DFTAG_SD - Static variable in class hdf.hdflib.HDFConstants
-
Scientific Data
- DFTAG_SDC - Static variable in class hdf.hdflib.HDFConstants
-
Coord sys
- DFTAG_SDD - Static variable in class hdf.hdflib.HDFConstants
-
Scientific Data DimRec
- DFTAG_SDF - Static variable in class hdf.hdflib.HDFConstants
-
Formats
- DFTAG_SDG - Static variable in class hdf.hdflib.HDFConstants
-
Scientific Data Group
- DFTAG_SDL - Static variable in class hdf.hdflib.HDFConstants
-
Labels
- DFTAG_SDLNK - Static variable in class hdf.hdflib.HDFConstants
-
Links related to the dataset
- DFTAG_SDM - Static variable in class hdf.hdflib.HDFConstants
-
Max/Min
- DFTAG_SDRAG - Static variable in class hdf.hdflib.HDFConstants
-
List of ragged array line lengths
- DFTAG_SDS - Static variable in class hdf.hdflib.HDFConstants
-
Scales
- DFTAG_SDT - Static variable in class hdf.hdflib.HDFConstants
-
Transpose
- DFTAG_SDU - Static variable in class hdf.hdflib.HDFConstants
-
Units
- DFTAG_T105 - Static variable in class hdf.hdflib.HDFConstants
-
TEK 4105 data
- DFTAG_T14 - Static variable in class hdf.hdflib.HDFConstants
-
TEK 4014 data
- DFTAG_TD - Static variable in class hdf.hdflib.HDFConstants
-
Tag descriptor
- DFTAG_TID - Static variable in class hdf.hdflib.HDFConstants
-
Tag identifier
- DFTAG_VERSION - Static variable in class hdf.hdflib.HDFConstants
-
- DFTAG_VG - Static variable in class hdf.hdflib.HDFConstants
-
Vgroup
- DFTAG_VH - Static variable in class hdf.hdflib.HDFConstants
-
Vdata Header
- DFTAG_VLINKED - Static variable in class hdf.hdflib.HDFConstants
-
variable-len linked-block header
- DFTAG_VLINKED_DATA - Static variable in class hdf.hdflib.HDFConstants
-
variable-len linked-block data
- DFTAG_VS - Static variable in class hdf.hdflib.HDFConstants
-
Vdata Storage
- DFTAG_WILDCARD - Static variable in class hdf.hdflib.HDFConstants
-
- DFTAG_XYP - Static variable in class hdf.hdflib.HDFConstants
-
x-y position
- DIM_VALS - Static variable in class hdf.hdflib.HDFConstants
-
- DIM_VALS01 - Static variable in class hdf.hdflib.HDFConstants
-
- doubleToByte(int, int, double[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of double into an array of bytes.
- doubleToByte(double) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a single double into an array of 8 bytes.
- doubleToByte(Double) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a single Double object into an array of 8 bytes.
- H4_LIBRARY_NAME_PROPERTY_KEY - Static variable in class hdf.hdflib.HDFLibrary
-
- Hcache(long, int) - Static method in class hdf.hdflib.HDFLibrary
-
- HCget_config_info(int) - Static method in class hdf.hdflib.HDFLibrary
-
New API for hdf-42r1
- Hclose(long) - Static method in class hdf.hdflib.HDFLibrary
-
- HDdont_atexit() - Static method in class hdf.hdflib.HDFLibrary
-
- hdf.hdflib - package hdf.hdflib
-
- HDF_ATTRIBUTE - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_CDF - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_CHK_TBL - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_CHUNK - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_COMP - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_CRDVAR - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_DIMENSION - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_NBIT - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_NONE - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_SDSVAR - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_UDIMENSION - Static variable in class hdf.hdflib.HDFConstants
-
- HDF_VARIABLE - Static variable in class hdf.hdflib.HDFConstants
-
- HDFArray - Class in hdf.hdflib
-
This is a class for handling multidimensional arrays for HDF.
- HDFArray(Object) - Constructor for class hdf.hdflib.HDFArray
-
The input must be a Java Array (possibly multidimensional) of primitive numbers or sub-classes of
Number.
- HDFChunkInfo - Class in hdf.hdflib
-
This is a generic class to represent the HDF chunk_info union, which contains parameters for the
different chunking schemes.
- HDFChunkInfo() - Constructor for class hdf.hdflib.HDFChunkInfo
-
- HDFChunkInfo(int[], int, HDFCompInfo) - Constructor for class hdf.hdflib.HDFChunkInfo
-
- HDFChunkInfo(int[]) - Constructor for class hdf.hdflib.HDFChunkInfo
-
- HDFclose(long) - Static method in class hdf.hdflib.HDFLibrary
-
- HDFCompInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF comp_info union.
- HDFCompInfo() - Constructor for class hdf.hdflib.HDFCompInfo
-
- HDFConstants - Class in hdf.hdflib
-
This interface defines the values of constants defined by the HDF 4.2 API.
- HDFConstants() - Constructor for class hdf.hdflib.HDFConstants
-
- HDFDeflateCompInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF DEFLATION compression algorithm.
- HDFDeflateCompInfo() - Constructor for class hdf.hdflib.HDFDeflateCompInfo
-
- HDFDeflateCompInfo(int) - Constructor for class hdf.hdflib.HDFDeflateCompInfo
-
- HDFerror - Variable in exception hdf.hdflib.HDFException
-
the specified error number of this exception
- HDFException - Exception in hdf.hdflib
-
The class HDFException returns errors from the HDF library.
- HDFException() - Constructor for exception hdf.hdflib.HDFException
-
- HDFException(String) - Constructor for exception hdf.hdflib.HDFException
-
Constructs an HDFException with the specified detail
message.
- HDFException(int) - Constructor for exception hdf.hdflib.HDFException
-
Constructs an HDFException with the specified error number.
- HDFExceptionMessage - Static variable in exception hdf.hdflib.HDFException
-
- HDFIMCOMPCompInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF ``Image compression'' compression class.
- HDFIMCOMPCompInfo() - Constructor for class hdf.hdflib.HDFIMCOMPCompInfo
-
- HDFJavaException - Exception in hdf.hdflib
-
The class HDFJavaException returns errors from the Java wrapper of theHDF library.
- HDFJavaException() - Constructor for exception hdf.hdflib.HDFJavaException
-
Constructs an HDFJavaException with no specified detail
message.
- HDFJavaException(String) - Constructor for exception hdf.hdflib.HDFJavaException
-
Constructs an HDFJavaException with the specified detail
message.
- HDFJPEGCompInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF JPEG compression class.
- HDFJPEGCompInfo() - Constructor for class hdf.hdflib.HDFJPEGCompInfo
-
- HDFJPEGCompInfo(int, int) - Constructor for class hdf.hdflib.HDFJPEGCompInfo
-
- HDFLibrary - Class in hdf.hdflib
-
This is the Java interface for the HDF 4.2 library.
- HDFLibrary() - Constructor for class hdf.hdflib.HDFLibrary
-
- HDFLibraryException - Exception in hdf.hdflib
-
The class HDFException returns errors raised by the HDF library.
- HDFLibraryException() - Constructor for exception hdf.hdflib.HDFLibraryException
-
Constructs an HDFLibraryException with no specified detail
message.
- HDFLibraryException(String) - Constructor for exception hdf.hdflib.HDFLibraryException
-
Constructs an HDFLibraryException with the specified detail
message.
- HDFLibraryException(int) - Constructor for exception hdf.hdflib.HDFLibraryException
-
Constructs an HDFLibraryException with the specified detail
error number.
- HDFMessage - Static variable in exception hdf.hdflib.HDFException
-
- HDFNativeData - Class in hdf.hdflib
-
This class encapsulates native methods to deal with arrays of numbers,
converting from numbers to bytes and bytes to numbers.
- HDFNativeData() - Constructor for class hdf.hdflib.HDFNativeData
-
- HDFNBITChunkInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF NBIT compressed chunked class.
- HDFNBITChunkInfo() - Constructor for class hdf.hdflib.HDFNBITChunkInfo
-
- HDFNBITChunkInfo(int[], int, int, int, int) - Constructor for class hdf.hdflib.HDFNBITChunkInfo
-
- HDFNBITCompInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF ``NBIT'' compression class.
- HDFNBITCompInfo() - Constructor for class hdf.hdflib.HDFNBITCompInfo
-
- HDFNBITCompInfo(int, int, int, int, int) - Constructor for class hdf.hdflib.HDFNBITCompInfo
-
- HDFNewCompInfo - Class in hdf.hdflib
-
This class is a generic container for the parameters to the HDF compressed classes, with the
``new'' encoding.
- HDFNewCompInfo() - Constructor for class hdf.hdflib.HDFNewCompInfo
-
- HDFNotImplementedException - Exception in hdf.hdflib
-
HDFNotImplementedException indicates a function that is part of the HDF API, but which cannot or
will not be implemented for Java.
- HDFNotImplementedException() - Constructor for exception hdf.hdflib.HDFNotImplementedException
-
- HDFNotImplementedException(String) - Constructor for exception hdf.hdflib.HDFNotImplementedException
-
Constructs an HDFException with the specified unimplemented
message.
- HDFOldCompInfo - Class in hdf.hdflib
-
This class is a generic container for the parameters to the HDF compressed classes, with the
``ole'' encoding.
- HDFOldCompInfo() - Constructor for class hdf.hdflib.HDFOldCompInfo
-
- HDFOldRLECompInfo - Class in hdf.hdflib
-
This class is a generic container for the parameters to the HDF RLE compressed classes, with the
``old'' type encoding.
- HDFOldRLECompInfo() - Constructor for class hdf.hdflib.HDFOldRLECompInfo
-
- HDFopen(String, int, short) - Static method in class hdf.hdflib.HDFLibrary
-
- HDFPATH_PROPERTY_KEY - Static variable in class hdf.hdflib.HDFLibrary
-
- HDFRLECompInfo - Class in hdf.hdflib
-
This class is a generic container for the parameters to the HDF RLE compressed classes, with the
``new'' type encoding.
- HDFRLECompInfo() - Constructor for class hdf.hdflib.HDFRLECompInfo
-
- HDFSKPHUFFCompInfo - Class in hdf.hdflib
-
This class is a generic container for the parameters to the HDF ``Skipping Huffman'' compression
classes.
- HDFSKPHUFFCompInfo() - Constructor for class hdf.hdflib.HDFSKPHUFFCompInfo
-
- HDFSZIPCompInfo - Class in hdf.hdflib
-
This class is a container for the parameters to the HDF SZIP compression algorithm.
- HDFSZIPCompInfo() - Constructor for class hdf.hdflib.HDFSZIPCompInfo
-
- HDFSZIPCompInfo(int, int, int, int, int) - Constructor for class hdf.hdflib.HDFSZIPCompInfo
-
- HDgetNTdesc(int) - Static method in class hdf.hdflib.HDFLibrary
-
- HEprint(Object, int) - Static method in class hdf.hdflib.HDFLibrary
-
- HEstring(int) - Static method in class hdf.hdflib.HDFLibrary
-
- HEvalue(int) - Static method in class hdf.hdflib.HDFLibrary
-
- Hgetfileversion(long, int[], String[]) - Static method in class hdf.hdflib.HDFLibrary
-
Note: the version of an HDF file is not well defined, it is not recommended that programs
rely on these numbers.
- Hgetlibversion(int[], String[]) - Static method in class hdf.hdflib.HDFLibrary
-
- Hishdf(String) - Static method in class hdf.hdflib.HDFLibrary
-
- Hnumber(long) - Static method in class hdf.hdflib.HDFLibrary
-
- Hnumber(long, int) - Static method in class hdf.hdflib.HDFLibrary
-
- Hopen(String) - Static method in class hdf.hdflib.HDFLibrary
-
- Hopen(String, int) - Static method in class hdf.hdflib.HDFLibrary
-
- Hopen(String, int, int) - Static method in class hdf.hdflib.HDFLibrary
-
- Hsetaccesstype(long, int) - Static method in class hdf.hdflib.HDFLibrary
-
- Hsync(long) - Static method in class hdf.hdflib.HDFLibrary
-
- HXsetcreatedir(String) - Static method in class hdf.hdflib.HDFLibrary
-
- HXsetdir(String) - Static method in class hdf.hdflib.HDFLibrary
-