A B C D E F G H I L M N O P Q R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- SD_DIMVAL_BW_COMP - Static variable in class hdf.hdflib.HDFConstants
- SD_DIMVAL_BW_INCOMP - Static variable in class hdf.hdflib.HDFConstants
- SD_FILL - Static variable in class hdf.hdflib.HDFConstants
- SD_NOFILL - Static variable in class hdf.hdflib.HDFConstants
- SD_UNLIMITED - Static variable in class hdf.hdflib.HDFConstants
- SDattrinfo(long, int, String[], int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDcheckempty(long, int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDcreate(long, String, long, int, int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDdiminfo(long, String[], int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDend(long) - Static method in class hdf.hdflib.HDFLibrary
- SDendaccess(long) - Static method in class hdf.hdflib.HDFLibrary
- SDfileinfo(long, int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDfindattr(long, String) - Static method in class hdf.hdflib.HDFLibrary
- SDgetcal(long, double[], int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetchunkinfo(long, HDFChunkInfo, int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetcompinfo(long, HDFCompInfo) - Static method in class hdf.hdflib.HDFLibrary
- SDgetdatastrs(long, String[], int) - Static method in class hdf.hdflib.HDFLibrary
- SDgetdimid(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDgetdimscale(long, byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetdimscale(long, Object) - Static method in class hdf.hdflib.HDFLibrary
- SDgetdimstrs(long, String[], int) - Static method in class hdf.hdflib.HDFLibrary
- SDgetfillvalue(long, byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetfillvalue(long, Object[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetinfo(long, String[], int[], int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetrange(long, byte[], byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDgetrange(long, double[]) - Static method in class hdf.hdflib.HDFLibrary
- SDidtoref(long) - Static method in class hdf.hdflib.HDFLibrary
- SDiscoordvar(long) - Static method in class hdf.hdflib.HDFLibrary
- SDisdimval_bwcomp(long) - Static method in class hdf.hdflib.HDFLibrary
- SDisrecord(long) - Static method in class hdf.hdflib.HDFLibrary
- SDnametoindex(long, String) - Static method in class hdf.hdflib.HDFLibrary
- SDreadattr(long, int, byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreadattr(long, int, Object) - Static method in class hdf.hdflib.HDFLibrary
- SDreadchunk(long, int[], byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreadchunk(long, int[], Object) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata(long, int[], int[], int[], byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata(long, int[], int[], int[], Object) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata_double(long, int[], int[], int[], double[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata_float(long, int[], int[], int[], float[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata_int(long, int[], int[], int[], int[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata_long(long, int[], int[], int[], long[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreaddata_short(long, int[], int[], int[], short[]) - Static method in class hdf.hdflib.HDFLibrary
- SDreftoindex(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDS - Static variable in class hdf.hdflib.HDFConstants
- SDselect(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetaccesstype(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetattr(long, String, long, int, byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDsetattr(long, String, long, int, Object) - Static method in class hdf.hdflib.HDFLibrary
- SDsetblocksize(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetcal(long, double, double, double, double, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetchunk(long, HDFChunkInfo, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetchunkcache(long, int, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetcompress(long, int, HDFCompInfo) - Static method in class hdf.hdflib.HDFLibrary
- SDsetdatastrs(long, String, String, String, String) - Static method in class hdf.hdflib.HDFLibrary
- SDsetdimname(long, String) - Static method in class hdf.hdflib.HDFLibrary
- SDsetdimscale(long, int, int, byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDsetdimscale(long, int, int, Object) - Static method in class hdf.hdflib.HDFLibrary
- SDsetdimstrs(long, String, String, String) - Static method in class hdf.hdflib.HDFLibrary
- SDsetdimval_comp(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetexternalfile(long, String, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetfillmode(long, boolean) - Static method in class hdf.hdflib.HDFLibrary
- SDsetfillmode(long, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetfillvalue(long, byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDsetfillvalue(long, Object) - Static method in class hdf.hdflib.HDFLibrary
- SDsetnbitdataset(long, int, int, int, int) - Static method in class hdf.hdflib.HDFLibrary
- SDsetrange(long, byte[], byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDsetrange(long, Object, Object) - Static method in class hdf.hdflib.HDFLibrary
- SDstart(String, int) - Static method in class hdf.hdflib.HDFLibrary
- SDwritechunk(long, int[], byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDwritechunk(long, int[], Object) - Static method in class hdf.hdflib.HDFLibrary
- SDwritedata(long, int[], int[], int[], byte[]) - Static method in class hdf.hdflib.HDFLibrary
- SDwritedata(long, int[], int[], int[], Object) - Static method in class hdf.hdflib.HDFLibrary
- shortToByte(int, int, short[]) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a range from an array of short into an array of bytes.
- shortToByte(short) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a single short into an array of 2 bytes.
- shortToByte(Short) - Static method in class hdf.hdflib.HDFNativeData
-
Convert a single Short object into an array of 2 bytes.
- sign_ext - Variable in class hdf.hdflib.HDFNBITChunkInfo
- sign_ext - Variable in class hdf.hdflib.HDFNBITCompInfo
-
whether to sign extend or not
- skp_size - Variable in class hdf.hdflib.HDFSKPHUFFCompInfo
- start_bit - Variable in class hdf.hdflib.HDFNBITChunkInfo
- start_bit - Variable in class hdf.hdflib.HDFNBITCompInfo
-
offset of the start bit in the data
All Classes All Packages