Package hdf.hdflib
Class HDFConstants
- java.lang.Object
-
- hdf.hdflib.HDFConstants
-
public class HDFConstants extends java.lang.Object
This interface defines the values of constants defined by the HDF 4.2 API.
-
-
Field Summary
Fields Modifier and Type Field Description static int
AN_DATA_DESC
static int
AN_DATA_LABEL
static int
AN_FILE_DESC
static int
AN_FILE_LABEL
static java.lang.String
ANNOTATION
static java.lang.String
CHAR16
static java.lang.String
CHAR8
static int
COMP_CODE_DEFLATE
static int
COMP_CODE_INVALID
static int
COMP_CODE_JPEG
static int
COMP_CODE_NBIT
static int
COMP_CODE_NONE
static int
COMP_CODE_RLE
static int
COMP_CODE_SKPHUFF
static int
COMP_CODE_SZIP
static int
COMP_IMCOMP
static int
COMP_JPEG
static int
COMP_NONE
static int
COMP_RLE
static int
DF_FORWARD
static int
DFACC_CREATE
static int
DFACC_DEFAULT
static int
DFACC_PARALLEL
static int
DFACC_RDONLY
static int
DFACC_RDWR
static int
DFACC_READ
static int
DFACC_SERIAL
static int
DFACC_WRITE
static int
DFIL_LINE
Scan Line Interlacingstatic int
DFIL_PIXEL
Pixel Interlacingstatic int
DFIL_PLANE
Scan Plane Interlacingstatic int
DFNT_CHAR
static int
DFNT_CHAR16
Not supported by HDFstatic int
DFNT_CHAR8
charstatic int
DFNT_CUSTOM
static int
DFNT_DOUBLE
static int
DFNT_FLOAT
static int
DFNT_FLOAT128
static int
DFNT_FLOAT32
floatstatic int
DFNT_FLOAT64
doublestatic int
DFNT_HDF
static int
DFNT_INT128
static int
DFNT_INT16
shortstatic int
DFNT_INT32
integerstatic int
DFNT_INT64
Not supportedstatic int
DFNT_INT8
8-bit integerstatic int
DFNT_LITEND
static int
DFNT_MASK
static int
DFNT_NATIVE
static int
DFNT_UCHAR
static int
DFNT_UCHAR16
static int
DFNT_UCHAR8
unsigned charstatic int
DFNT_UINT128
static int
DFNT_UINT16
unsigned integerstatic int
DFNT_UINT32
unsigned integerstatic int
DFNT_UINT64
static int
DFNT_UINT8
unsigned 8-bit integerstatic int
DFREF_NONE
used by mfhdf/libsrc/putget.cstatic int
DFREF_WILDCARD
static int
DFS_MAXLEN
static int
DFTAG_AR
aspect ratiostatic int
DFTAG_BREQ
Beginning of required tagsstatic int
DFTAG_CAL
Calibration informationstatic int
DFTAG_CCN
color correctionstatic int
DFTAG_CFM
color formatstatic int
DFTAG_CHUNK
chunk elementstatic int
DFTAG_CHUNKED
chunked special element headerstatic int
DFTAG_CI
Compressed Imagestatic int
DFTAG_CI8
RLE compressed 8-bit imagestatic int
DFTAG_COMPRESSED
compressed special elementstatic int
DFTAG_DIA
data identifier annotationstatic int
DFTAG_DIL
data identifier labelstatic int
DFTAG_DRAW
Draw these images in sequencestatic int
DFTAG_EREQ
Current end of the rangestatic int
DFTAG_FD
File descriptionstatic int
DFTAG_FID
File identifierstatic int
DFTAG_FREE
free space in the filestatic int
DFTAG_FV
Fill Value informationstatic int
DFTAG_GREYJPEG
JPEG compression (8-bit data)static int
DFTAG_GREYJPEG5
JPEG compression (8-bit data)static int
DFTAG_ID
Image DimRecstatic int
DFTAG_ID8
8-bit Image dimensionstatic int
DFTAG_II8
IMCOMP compressed 8-bit imagestatic int
DFTAG_IMC
IMCOMP compression aliasstatic int
DFTAG_IMCOMP
IMCOMP compressionstatic int
DFTAG_IP8
8-bit Image palettestatic int
DFTAG_JPEG
JPEG compression (24-bit data)static int
DFTAG_JPEG5
JPEG compression (24-bit data)static int
DFTAG_LD
Palette DimRecstatic int
DFTAG_LINKED
linked-block special elementstatic int
DFTAG_LUT
Image Palettestatic int
DFTAG_MA
Matte Datastatic int
DFTAG_MD
Matte DimRecstatic int
DFTAG_MT
machine typestatic int
DFTAG_MTO
machine-type overridestatic int
DFTAG_NDG
Numeric Data Groupstatic int
DFTAG_NRI
New-format Raster Imagestatic int
DFTAG_NT
number typestatic int
DFTAG_NULL
static int
DFTAG_RI
Raster Imagestatic int
DFTAG_RI8
Raster-8 imagestatic int
DFTAG_RIG
Raster Image Groupstatic int
DFTAG_RLE
run length encodingstatic int
DFTAG_RUN
run this as a program/scriptstatic int
DFTAG_SD
Scientific Datastatic int
DFTAG_SDC
Coord sysstatic int
DFTAG_SDD
Scientific Data DimRecstatic int
DFTAG_SDF
Formatsstatic int
DFTAG_SDG
Scientific Data Groupstatic int
DFTAG_SDL
Labelsstatic int
DFTAG_SDLNK
Links related to the datasetstatic int
DFTAG_SDM
Max/Minstatic int
DFTAG_SDRAG
List of ragged array line lengthsstatic int
DFTAG_SDS
Scalesstatic int
DFTAG_SDT
Transposestatic int
DFTAG_SDU
Unitsstatic int
DFTAG_T105
TEK 4105 datastatic int
DFTAG_T14
TEK 4014 datastatic int
DFTAG_TD
Tag descriptorstatic int
DFTAG_TID
Tag identifierstatic int
DFTAG_VERSION
static int
DFTAG_VG
Vgroupstatic int
DFTAG_VH
Vdata Headerstatic int
DFTAG_VLINKED
variable-len linked-block headerstatic int
DFTAG_VLINKED_DATA
variable-len linked-block datastatic int
DFTAG_VS
Vdata Storagestatic int
DFTAG_WILDCARD
static int
DFTAG_XYP
x-y positionstatic java.lang.String
DIM_VALS
static java.lang.String
DIM_VALS01
static int
FAIL
FAILstatic java.lang.String
FLOAT128
static java.lang.String
FLOAT32
static java.lang.String
FLOAT64
static int
FULL_INTERLACE
interlacing supported by the vset.static java.lang.String
GR
static java.lang.String
GR_NAME
static java.lang.String
HDF_ATTRIBUTE
static java.lang.String
HDF_CDF
static java.lang.String
HDF_CHK_TBL
static int
HDF_CHUNK
static int
HDF_COMP
static java.lang.String
HDF_CRDVAR
static java.lang.String
HDF_DIMENSION
static int
HDF_NBIT
static int
HDF_NONE
static java.lang.String
HDF_SDSVAR
static java.lang.String
HDF_UDIMENSION
static java.lang.String
HDF_VARIABLE
static java.lang.String
INT128
static java.lang.String
INT16
static java.lang.String
INT32
static java.lang.String
INT64
static java.lang.String
INT8
static int
MAX_VAR_DIMS
static int
MFGR_INTERLACE_COMPONENT
component interlacing schemestatic int
MFGR_INTERLACE_LINE
line interlacing schemestatic int
MFGR_INTERLACE_PIXEL
pixel interlacing schemestatic int
NO_INTERLACE
static java.lang.String
RI_NAME
static java.lang.String
RI24
static java.lang.String
RI8
static java.lang.String
RIGATTRCLASS
static java.lang.String
RIGATTRNAME
static int
SD_DIMVAL_BW_COMP
static int
SD_DIMVAL_BW_INCOMP
static int
SD_FILL
static int
SD_NOFILL
static int
SD_UNLIMITED
static java.lang.String
SDS
static java.lang.String
UCHAR16
static java.lang.String
UCHAR8
static java.lang.String
UINT128
static java.lang.String
UINT16
static java.lang.String
UINT32
static java.lang.String
UINT64
static java.lang.String
UINT8
static java.lang.String
VDATA
static java.lang.String
VGROUP
-
Constructor Summary
Constructors Constructor Description HDFConstants()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getType(int type)
convert number type to string typestatic int
getType(java.lang.String type)
convert string type to number typestatic int
getTypeSize(int type)
gets the size of the data type in bytes, e.g size of DFNT_FLOAT32 = 4
-
-
-
Field Detail
-
FAIL
public static final int FAIL
FAIL- See Also:
- Constant Field Values
-
DFACC_READ
public static final int DFACC_READ
- See Also:
- Constant Field Values
-
DFACC_WRITE
public static final int DFACC_WRITE
- See Also:
- Constant Field Values
-
DFACC_RDWR
public static final int DFACC_RDWR
- See Also:
- Constant Field Values
-
DFACC_CREATE
public static final int DFACC_CREATE
- See Also:
- Constant Field Values
-
DFACC_RDONLY
public static final int DFACC_RDONLY
- See Also:
- Constant Field Values
-
DFACC_DEFAULT
public static final int DFACC_DEFAULT
- See Also:
- Constant Field Values
-
DFACC_SERIAL
public static final int DFACC_SERIAL
- See Also:
- Constant Field Values
-
DFACC_PARALLEL
public static final int DFACC_PARALLEL
- See Also:
- Constant Field Values
-
AN_DATA_LABEL
public static final int AN_DATA_LABEL
- See Also:
- Constant Field Values
-
AN_DATA_DESC
public static final int AN_DATA_DESC
- See Also:
- Constant Field Values
-
AN_FILE_LABEL
public static final int AN_FILE_LABEL
- See Also:
- Constant Field Values
-
AN_FILE_DESC
public static final int AN_FILE_DESC
- See Also:
- Constant Field Values
-
DFREF_WILDCARD
public static final int DFREF_WILDCARD
- See Also:
- Constant Field Values
-
DFTAG_WILDCARD
public static final int DFTAG_WILDCARD
- See Also:
- Constant Field Values
-
DFREF_NONE
public static final int DFREF_NONE
used by mfhdf/libsrc/putget.c- See Also:
- Constant Field Values
-
DFTAG_NULL
public static final int DFTAG_NULL
- See Also:
- Constant Field Values
-
DFTAG_LINKED
public static final int DFTAG_LINKED
linked-block special element- See Also:
- Constant Field Values
-
DFTAG_VERSION
public static final int DFTAG_VERSION
- See Also:
- Constant Field Values
-
DFTAG_COMPRESSED
public static final int DFTAG_COMPRESSED
compressed special element- See Also:
- Constant Field Values
-
DFTAG_VLINKED
public static final int DFTAG_VLINKED
variable-len linked-block header- See Also:
- Constant Field Values
-
DFTAG_VLINKED_DATA
public static final int DFTAG_VLINKED_DATA
variable-len linked-block data- See Also:
- Constant Field Values
-
DFTAG_CHUNKED
public static final int DFTAG_CHUNKED
chunked special element header- See Also:
- Constant Field Values
-
DFTAG_CHUNK
public static final int DFTAG_CHUNK
chunk element- See Also:
- Constant Field Values
-
DFTAG_FID
public static final int DFTAG_FID
File identifier- See Also:
- Constant Field Values
-
DFTAG_FD
public static final int DFTAG_FD
File description- See Also:
- Constant Field Values
-
DFTAG_TID
public static final int DFTAG_TID
Tag identifier- See Also:
- Constant Field Values
-
DFTAG_TD
public static final int DFTAG_TD
Tag descriptor- See Also:
- Constant Field Values
-
DFTAG_DIL
public static final int DFTAG_DIL
data identifier label- See Also:
- Constant Field Values
-
DFTAG_DIA
public static final int DFTAG_DIA
data identifier annotation- See Also:
- Constant Field Values
-
DFTAG_NT
public static final int DFTAG_NT
number type- See Also:
- Constant Field Values
-
DFTAG_MT
public static final int DFTAG_MT
machine type- See Also:
- Constant Field Values
-
DFTAG_FREE
public static final int DFTAG_FREE
free space in the file- See Also:
- Constant Field Values
-
DFTAG_ID8
public static final int DFTAG_ID8
8-bit Image dimension- See Also:
- Constant Field Values
-
DFTAG_IP8
public static final int DFTAG_IP8
8-bit Image palette- See Also:
- Constant Field Values
-
DFTAG_RI8
public static final int DFTAG_RI8
Raster-8 image- See Also:
- Constant Field Values
-
DFTAG_CI8
public static final int DFTAG_CI8
RLE compressed 8-bit image- See Also:
- Constant Field Values
-
DFTAG_II8
public static final int DFTAG_II8
IMCOMP compressed 8-bit image- See Also:
- Constant Field Values
-
DFTAG_ID
public static final int DFTAG_ID
Image DimRec- See Also:
- Constant Field Values
-
DFTAG_LUT
public static final int DFTAG_LUT
Image Palette- See Also:
- Constant Field Values
-
DFTAG_RI
public static final int DFTAG_RI
Raster Image- See Also:
- Constant Field Values
-
DFTAG_CI
public static final int DFTAG_CI
Compressed Image- See Also:
- Constant Field Values
-
DFTAG_NRI
public static final int DFTAG_NRI
New-format Raster Image- See Also:
- Constant Field Values
-
DFTAG_RIG
public static final int DFTAG_RIG
Raster Image Group- See Also:
- Constant Field Values
-
DFTAG_LD
public static final int DFTAG_LD
Palette DimRec- See Also:
- Constant Field Values
-
DFTAG_MD
public static final int DFTAG_MD
Matte DimRec- See Also:
- Constant Field Values
-
DFTAG_MA
public static final int DFTAG_MA
Matte Data- See Also:
- Constant Field Values
-
DFTAG_CCN
public static final int DFTAG_CCN
color correction- See Also:
- Constant Field Values
-
DFTAG_CFM
public static final int DFTAG_CFM
color format- See Also:
- Constant Field Values
-
DFTAG_AR
public static final int DFTAG_AR
aspect ratio- See Also:
- Constant Field Values
-
DFTAG_DRAW
public static final int DFTAG_DRAW
Draw these images in sequence- See Also:
- Constant Field Values
-
DFTAG_RUN
public static final int DFTAG_RUN
run this as a program/script- See Also:
- Constant Field Values
-
DFTAG_XYP
public static final int DFTAG_XYP
x-y position- See Also:
- Constant Field Values
-
DFTAG_MTO
public static final int DFTAG_MTO
machine-type override- See Also:
- Constant Field Values
-
DFTAG_T14
public static final int DFTAG_T14
TEK 4014 data- See Also:
- Constant Field Values
-
DFTAG_T105
public static final int DFTAG_T105
TEK 4105 data- See Also:
- Constant Field Values
-
DFTAG_SDG
public static final int DFTAG_SDG
Scientific Data Group- See Also:
- Constant Field Values
-
DFTAG_SDD
public static final int DFTAG_SDD
Scientific Data DimRec- See Also:
- Constant Field Values
-
DFTAG_SD
public static final int DFTAG_SD
Scientific Data- See Also:
- Constant Field Values
-
DFTAG_SDS
public static final int DFTAG_SDS
Scales- See Also:
- Constant Field Values
-
DFTAG_SDL
public static final int DFTAG_SDL
Labels- See Also:
- Constant Field Values
-
DFTAG_SDU
public static final int DFTAG_SDU
Units- See Also:
- Constant Field Values
-
DFTAG_SDF
public static final int DFTAG_SDF
Formats- See Also:
- Constant Field Values
-
DFTAG_SDM
public static final int DFTAG_SDM
Max/Min- See Also:
- Constant Field Values
-
DFTAG_SDC
public static final int DFTAG_SDC
Coord sys- See Also:
- Constant Field Values
-
DFTAG_SDT
public static final int DFTAG_SDT
Transpose- See Also:
- Constant Field Values
-
DFTAG_SDLNK
public static final int DFTAG_SDLNK
Links related to the dataset- See Also:
- Constant Field Values
-
DFTAG_NDG
public static final int DFTAG_NDG
Numeric Data Group- See Also:
- Constant Field Values
-
DFTAG_CAL
public static final int DFTAG_CAL
Calibration information- See Also:
- Constant Field Values
-
DFTAG_FV
public static final int DFTAG_FV
Fill Value information- See Also:
- Constant Field Values
-
DFTAG_BREQ
public static final int DFTAG_BREQ
Beginning of required tags- See Also:
- Constant Field Values
-
DFTAG_SDRAG
public static final int DFTAG_SDRAG
List of ragged array line lengths- See Also:
- Constant Field Values
-
DFTAG_EREQ
public static final int DFTAG_EREQ
Current end of the range- See Also:
- Constant Field Values
-
DFTAG_VG
public static final int DFTAG_VG
Vgroup- See Also:
- Constant Field Values
-
DFTAG_VH
public static final int DFTAG_VH
Vdata Header- See Also:
- Constant Field Values
-
DFTAG_VS
public static final int DFTAG_VS
Vdata Storage- See Also:
- Constant Field Values
-
DFTAG_RLE
public static final int DFTAG_RLE
run length encoding- See Also:
- Constant Field Values
-
DFTAG_IMC
public static final int DFTAG_IMC
IMCOMP compression alias- See Also:
- Constant Field Values
-
DFTAG_IMCOMP
public static final int DFTAG_IMCOMP
IMCOMP compression- See Also:
- Constant Field Values
-
DFTAG_JPEG
public static final int DFTAG_JPEG
JPEG compression (24-bit data)- See Also:
- Constant Field Values
-
DFTAG_GREYJPEG
public static final int DFTAG_GREYJPEG
JPEG compression (8-bit data)- See Also:
- Constant Field Values
-
DFTAG_JPEG5
public static final int DFTAG_JPEG5
JPEG compression (24-bit data)- See Also:
- Constant Field Values
-
DFTAG_GREYJPEG5
public static final int DFTAG_GREYJPEG5
JPEG compression (8-bit data)- See Also:
- Constant Field Values
-
MFGR_INTERLACE_PIXEL
public static final int MFGR_INTERLACE_PIXEL
pixel interlacing scheme- See Also:
- Constant Field Values
-
MFGR_INTERLACE_LINE
public static final int MFGR_INTERLACE_LINE
line interlacing scheme- See Also:
- Constant Field Values
-
MFGR_INTERLACE_COMPONENT
public static final int MFGR_INTERLACE_COMPONENT
component interlacing scheme- See Also:
- Constant Field Values
-
FULL_INTERLACE
public static final int FULL_INTERLACE
interlacing supported by the vset.- See Also:
- Constant Field Values
-
NO_INTERLACE
public static final int NO_INTERLACE
- See Also:
- Constant Field Values
-
DFNT_UCHAR8
public static final int DFNT_UCHAR8
unsigned char- See Also:
- Constant Field Values
-
DFNT_UCHAR
public static final int DFNT_UCHAR
- See Also:
- Constant Field Values
-
DFNT_CHAR8
public static final int DFNT_CHAR8
char- See Also:
- Constant Field Values
-
DFNT_CHAR
public static final int DFNT_CHAR
- See Also:
- Constant Field Values
-
DFNT_CHAR16
public static final int DFNT_CHAR16
Not supported by HDF- See Also:
- Constant Field Values
-
DFNT_UCHAR16
public static final int DFNT_UCHAR16
- See Also:
- Constant Field Values
-
DFNT_FLOAT32
public static final int DFNT_FLOAT32
float- See Also:
- Constant Field Values
-
DFNT_FLOAT
public static final int DFNT_FLOAT
- See Also:
- Constant Field Values
-
DFNT_FLOAT64
public static final int DFNT_FLOAT64
double- See Also:
- Constant Field Values
-
DFNT_FLOAT128
public static final int DFNT_FLOAT128
- See Also:
- Constant Field Values
-
DFNT_DOUBLE
public static final int DFNT_DOUBLE
- See Also:
- Constant Field Values
-
DFNT_INT8
public static final int DFNT_INT8
8-bit integer- See Also:
- Constant Field Values
-
DFNT_UINT8
public static final int DFNT_UINT8
unsigned 8-bit integer- See Also:
- Constant Field Values
-
DFNT_INT16
public static final int DFNT_INT16
short- See Also:
- Constant Field Values
-
DFNT_UINT16
public static final int DFNT_UINT16
unsigned integer- See Also:
- Constant Field Values
-
DFNT_INT32
public static final int DFNT_INT32
integer- See Also:
- Constant Field Values
-
DFNT_UINT32
public static final int DFNT_UINT32
unsigned integer- See Also:
- Constant Field Values
-
DFNT_INT64
public static final int DFNT_INT64
Not supported- See Also:
- Constant Field Values
-
DFNT_UINT64
public static final int DFNT_UINT64
- See Also:
- Constant Field Values
-
DFNT_INT128
public static final int DFNT_INT128
- See Also:
- Constant Field Values
-
DFNT_UINT128
public static final int DFNT_UINT128
- See Also:
- Constant Field Values
-
DFNT_HDF
public static final int DFNT_HDF
- See Also:
- Constant Field Values
-
DFNT_NATIVE
public static final int DFNT_NATIVE
- See Also:
- Constant Field Values
-
DFNT_CUSTOM
public static final int DFNT_CUSTOM
- See Also:
- Constant Field Values
-
DFNT_LITEND
public static final int DFNT_LITEND
- See Also:
- Constant Field Values
-
DFNT_MASK
public static final int DFNT_MASK
- See Also:
- Constant Field Values
-
DF_FORWARD
public static final int DF_FORWARD
- See Also:
- Constant Field Values
-
DFS_MAXLEN
public static final int DFS_MAXLEN
- See Also:
- Constant Field Values
-
COMP_NONE
public static final int COMP_NONE
- See Also:
- Constant Field Values
-
COMP_JPEG
public static final int COMP_JPEG
- See Also:
- Constant Field Values
-
COMP_RLE
public static final int COMP_RLE
- See Also:
- Constant Field Values
-
COMP_IMCOMP
public static final int COMP_IMCOMP
- See Also:
- Constant Field Values
-
COMP_CODE_NONE
public static final int COMP_CODE_NONE
- See Also:
- Constant Field Values
-
COMP_CODE_RLE
public static final int COMP_CODE_RLE
- See Also:
- Constant Field Values
-
COMP_CODE_NBIT
public static final int COMP_CODE_NBIT
- See Also:
- Constant Field Values
-
COMP_CODE_SKPHUFF
public static final int COMP_CODE_SKPHUFF
- See Also:
- Constant Field Values
-
COMP_CODE_DEFLATE
public static final int COMP_CODE_DEFLATE
- See Also:
- Constant Field Values
-
COMP_CODE_SZIP
public static final int COMP_CODE_SZIP
- See Also:
- Constant Field Values
-
COMP_CODE_INVALID
public static final int COMP_CODE_INVALID
- See Also:
- Constant Field Values
-
COMP_CODE_JPEG
public static final int COMP_CODE_JPEG
- See Also:
- Constant Field Values
-
DFIL_PIXEL
public static final int DFIL_PIXEL
Pixel Interlacing- See Also:
- Constant Field Values
-
DFIL_LINE
public static final int DFIL_LINE
Scan Line Interlacing- See Also:
- Constant Field Values
-
DFIL_PLANE
public static final int DFIL_PLANE
Scan Plane Interlacing- See Also:
- Constant Field Values
-
SD_UNLIMITED
public static final int SD_UNLIMITED
- See Also:
- Constant Field Values
-
SD_FILL
public static final int SD_FILL
- See Also:
- Constant Field Values
-
SD_NOFILL
public static final int SD_NOFILL
- See Also:
- Constant Field Values
-
SD_DIMVAL_BW_COMP
public static final int SD_DIMVAL_BW_COMP
- See Also:
- Constant Field Values
-
SD_DIMVAL_BW_INCOMP
public static final int SD_DIMVAL_BW_INCOMP
- See Also:
- Constant Field Values
-
HDF_NONE
public static final int HDF_NONE
- See Also:
- Constant Field Values
-
HDF_CHUNK
public static final int HDF_CHUNK
- See Also:
- Constant Field Values
-
HDF_COMP
public static final int HDF_COMP
- See Also:
- Constant Field Values
-
HDF_NBIT
public static final int HDF_NBIT
- See Also:
- Constant Field Values
-
MAX_VAR_DIMS
public static final int MAX_VAR_DIMS
- See Also:
- Constant Field Values
-
GR_NAME
public static final java.lang.String GR_NAME
- See Also:
- Constant Field Values
-
RI_NAME
public static final java.lang.String RI_NAME
- See Also:
- Constant Field Values
-
RIGATTRNAME
public static final java.lang.String RIGATTRNAME
- See Also:
- Constant Field Values
-
RIGATTRCLASS
public static final java.lang.String RIGATTRCLASS
- See Also:
- Constant Field Values
-
HDF_ATTRIBUTE
public static final java.lang.String HDF_ATTRIBUTE
- See Also:
- Constant Field Values
-
HDF_VARIABLE
public static final java.lang.String HDF_VARIABLE
- See Also:
- Constant Field Values
-
HDF_DIMENSION
public static final java.lang.String HDF_DIMENSION
- See Also:
- Constant Field Values
-
HDF_UDIMENSION
public static final java.lang.String HDF_UDIMENSION
- See Also:
- Constant Field Values
-
DIM_VALS
public static final java.lang.String DIM_VALS
- See Also:
- Constant Field Values
-
DIM_VALS01
public static final java.lang.String DIM_VALS01
- See Also:
- Constant Field Values
-
HDF_CHK_TBL
public static final java.lang.String HDF_CHK_TBL
- See Also:
- Constant Field Values
-
HDF_SDSVAR
public static final java.lang.String HDF_SDSVAR
- See Also:
- Constant Field Values
-
HDF_CRDVAR
public static final java.lang.String HDF_CRDVAR
- See Also:
- Constant Field Values
-
HDF_CDF
public static final java.lang.String HDF_CDF
- See Also:
- Constant Field Values
-
ANNOTATION
public static final java.lang.String ANNOTATION
- See Also:
- Constant Field Values
-
RI8
public static final java.lang.String RI8
- See Also:
- Constant Field Values
-
RI24
public static final java.lang.String RI24
- See Also:
- Constant Field Values
-
GR
public static final java.lang.String GR
- See Also:
- Constant Field Values
-
SDS
public static final java.lang.String SDS
- See Also:
- Constant Field Values
-
VDATA
public static final java.lang.String VDATA
- See Also:
- Constant Field Values
-
VGROUP
public static final java.lang.String VGROUP
- See Also:
- Constant Field Values
-
UCHAR8
public static final java.lang.String UCHAR8
- See Also:
- Constant Field Values
-
CHAR8
public static final java.lang.String CHAR8
- See Also:
- Constant Field Values
-
UCHAR16
public static final java.lang.String UCHAR16
- See Also:
- Constant Field Values
-
CHAR16
public static final java.lang.String CHAR16
- See Also:
- Constant Field Values
-
FLOAT32
public static final java.lang.String FLOAT32
- See Also:
- Constant Field Values
-
FLOAT64
public static final java.lang.String FLOAT64
- See Also:
- Constant Field Values
-
FLOAT128
public static final java.lang.String FLOAT128
- See Also:
- Constant Field Values
-
INT8
public static final java.lang.String INT8
- See Also:
- Constant Field Values
-
UINT8
public static final java.lang.String UINT8
- See Also:
- Constant Field Values
-
INT16
public static final java.lang.String INT16
- See Also:
- Constant Field Values
-
UINT16
public static final java.lang.String UINT16
- See Also:
- Constant Field Values
-
INT32
public static final java.lang.String INT32
- See Also:
- Constant Field Values
-
UINT32
public static final java.lang.String UINT32
- See Also:
- Constant Field Values
-
INT64
public static final java.lang.String INT64
- See Also:
- Constant Field Values
-
UINT64
public static final java.lang.String UINT64
- See Also:
- Constant Field Values
-
INT128
public static final java.lang.String INT128
- See Also:
- Constant Field Values
-
UINT128
public static final java.lang.String UINT128
- See Also:
- Constant Field Values
-
-
Method Detail
-
getType
public static java.lang.String getType(int type)
convert number type to string type- Parameters:
type
- the number representing the data type- Returns:
- the string representing the data type
-
getType
public static int getType(java.lang.String type)
convert string type to number type- Parameters:
type
- the string representing the data type- Returns:
- the integer representing the data type
-
getTypeSize
public static int getTypeSize(int type)
gets the size of the data type in bytes, e.g size of DFNT_FLOAT32 = 4- Parameters:
type
- the number representing the data type- Returns:
- the size of the data type
-
-