Package ncsa.hdf.hdflib
Class HDFDeprecated
java.lang.Object
ncsa.hdf.hdflib.HDFLibrary
ncsa.hdf.hdflib.HDFDeprecated
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
DFANaddfds
(int file_id, String description, int desc_len) static boolean
DFANaddfid
(int file_id, String label) static boolean
static boolean
DFANgetdesc
(String filename, short tag, short ref, String[] desc_buf, int buf_len) static int
DFANgetdesclen
(String filename, short tag, short ref) int
DFANgetfds
(int file_id, String[] desc_buf, int buf_len, boolean isfirst) static int
DFANgetfds
(int file_id, String[] desc_buf, int buf_len, int isfirst) int
DFANgetfdslen
(int file_id, boolean isfirst) static int
DFANgetfdslen
(int file_id, int isfirst) int
DFANgetfid
(int file_id, String[] desc_buf, int buf_len, boolean isfirst) static int
DFANgetfid
(int file_id, String[] desc_buf, int buf_len, int isfirst) int
DFANgetfidlen
(int file_id, boolean isfirst) static int
DFANgetfidlen
(int file_id, int isfirst) static boolean
DFANgetlabel
(String filename, short tag, short ref, String[] label_buf, int buf_len) static int
DFANgetlablen
(String filename, short tag, short ref) static int
DFANlablist
(String filename, short tag, short[] ref_list, String[] label_list, int list_len, int label_len, int start_pos) static short
static boolean
DFANputdesc
(String filename, short tag, short ref, String description, int desc_len) static boolean
DFANputlabel
(String filename, short tag, short ref, String label) static boolean
DFSDadddata
(String filename, int rank, int[] dimsizes, byte[] data) boolean
DFSDadddata
(String filename, int rank, int[] dimsizes, Object theData) static boolean
static boolean
static boolean
static boolean
DFSDgetcal
(double[] calInfo) static boolean
DFSDgetdata
(String filename, int[] rank, int[] dimsizes, byte[] data) boolean
DFSDgetdata
(String filename, int[] rank, int[] dimsizes, Object theData) static boolean
DFSDgetdatalen
(int[] info) static boolean
DFSDgetdatastrs
(String[] datastrs) static boolean
DFSDgetdimlen
(int dim, int[] label_len) static boolean
DFSDgetdims
(String filename, int[] rank, int[] dimsizes, int maxrank) static boolean
DFSDgetdimscale
(int dim, int size, byte[] scale) boolean
DFSDgetdimscale
(int dim, int size, Object theScale) static boolean
DFSDgetdimstrs
(int dim, String[] dimstrs) static boolean
DFSDgetfillvalue
(byte[] fill_value) boolean
DFSDgetfillvalue
(Object[] theFillValue) static boolean
DFSDgetNT
(int[] data_type) static boolean
DFSDgetrange
(byte[] max, byte[] min) boolean
DFSDgetrange
(double[] maxmin) static boolean
DFSDgetslice
(String filename, int[] winst, int[] windims, byte[] data, int[] dims) boolean
DFSDgetslice
(String filename, int[] winst, int[] windims, Object theData, int[] dims) static int
static int
DFSDndatasets
(String filename) boolean
DFSDpre32sdg
(String filename, short ref, boolean ispre32) static boolean
DFSDpre32sdg
(String filename, short ref, int[] ispre32) static boolean
DFSDputdata
(String filename, int rank, int[] dimsizes, byte[] data) boolean
DFSDputdata
(String filename, int rank, int[] dimsizes, Object theData) static boolean
DFSDputslice
(int[] windims, byte[] source, int[] dims) boolean
DFSDputslice
(int[] windims, Object source, int[] dims) static boolean
DFSDreadref
(String filename, short ref) static boolean
DFSDreadslab
(String filename, int[] start, int[] slab_size, int[] stride, byte[] buffer, int[] buffer_size) boolean
DFSDreadslab
(String filename, int[] start, int[] slab_size, int[] stride, Object theData, int[] buffer_size) static boolean
static boolean
DFSDsetcal
(double cal, double cal_err, double offset, double offset_err, int data_type) static boolean
DFSDsetdatastrs
(String label, String unit, String format, String coordsys) static boolean
DFSDsetdims
(int rank, int[] dimsizes) static boolean
DFSDsetdimscale
(int dim, int dimsize, byte[] scale) boolean
DFSDsetdimscale
(int dim, int dimsize, Object theScale) static boolean
DFSDsetdimstrs
(int dim, String label, String unit, String format) static boolean
DFSDsetfillvalue
(Object fill_value) static boolean
DFSDsetlengths
(int label_len, int unit_len, int format_len, int coords_len) static boolean
DFSDsetNT
(int data_type) static boolean
DFSDsetrange
(byte[] max, byte[] min) boolean
DFSDsetrange
(Object max, Object min) static boolean
DFSDstartslab
(String filename) static boolean
DFSDstartslice
(String filename) static boolean
DFSDwriteref
(String filename, short ref) static boolean
DFSDwriteslab
(int[] start, int[] stride, int[] count, byte[] data) boolean
DFSDwriteslab
(int[] start, int[] stride, int[] count, Object theData) static boolean
DFUfptoimage
(int hdim, int vdim, float max, float min, float[] hscale, float[] vscale, float[] data, byte[] palette, String outfile, int ct_method, int hres, int vres, int compress) static void
HEprint
(OutputStream stream, int level) static boolean
Vclose
(int file_id) static int
static void
VSdump
(int vkey) Methods inherited from class ncsa.hdf.hdflib.HDFLibrary
ANannlen, ANannlist, ANatype2tag, ANcreate, ANcreatef, ANend, ANendaccess, ANfileinfo, ANget_tagref, ANid2tagref, ANnumann, ANreadann, ANselect, ANstart, ANtag2atype, ANtagref2id, ANwriteann, DF24addimage, DF24addimage, DF24getdims, DF24getimage, DF24getimage, DF24lastref, DF24nimages, DF24putimage, DF24putimage, DF24readref, DF24reqil, DF24restart, DF24setcompress, DF24setdims, DF24setil, DFKNTsize, DFPaddpal, DFPgetpal, DFPlastref, DFPnpals, DFPputpal, DFPputpal, DFPreadref, DFPrestart, DFPwriteref, DFR8addimage, DFR8addimage, DFR8getdims, DFR8getimage, DFR8getimage, DFR8getpalref, DFR8lastref, DFR8nimages, DFR8putimage, DFR8putimage, DFR8readref, DFR8restart, DFR8setcompress, DFR8setpalette, DFR8writeref, getJHIVersion, GRattrinfo, GRcreate, GRend, GRendaccess, GRfileinfo, GRfindattr, GRgetattr, GRgetattr, GRgetchunkinfo, GRgetcompress, GRgetiminfo, GRgetlutid, GRgetlutinfo, GRgetnluts, GRidtoref, GRluttoref, GRnametoindex, GRreadchunk, GRreadchunk, GRreadimage, GRreadimage, GRreadlut, GRreadlut, GRreftoindex, GRreqimageil, GRreqlutil, GRselect, GRsetattr, GRsetattr, GRsetattr, GRsetchunk, GRsetchunkcache, GRsetcompress, GRsetexternalfile, GRstart, GRwriteimage, GRwriteimage, GRwritelut, GRwritelut, Hcache, HCget_config_info, Hclose, HDdont_atexit, HDFclose, HDFopen, HDgetNTdesc, HEstring, HEvalue, Hgetfileversion, Hgetlibversion, Hishdf, Hnumber, Hopen, Hopen, Hsetaccesstype, Hsync, HXsetcreatedir, HXsetdir, loadH4Lib, SDattrinfo, SDcheckempty, SDcreate, SDdiminfo, SDend, SDendaccess, SDfileinfo, SDfindattr, SDgetcal, SDgetchunkinfo, SDgetcompinfo, SDgetcompress, SDgetdatastrs, SDgetdimid, SDgetdimscale, SDgetdimscale, SDgetdimstrs, SDgetfillvalue, SDgetfillvalue, SDgetinfo, SDgetrange, SDgetrange, SDidtoref, SDiscoordvar, SDisdimval_bwcomp, SDisrecord, SDnametoindex, SDreadattr, SDreadattr, SDreadchunk, SDreadchunk, SDreaddata, SDreaddata, SDreaddata_double, SDreaddata_float, SDreaddata_int, SDreaddata_long, SDreaddata_short, SDreftoindex, SDselect, SDsetaccesstype, SDsetattr, SDsetattr, SDsetblocksize, SDsetcal, SDsetchunk, SDsetchunkcache, SDsetcompress, SDsetdatastrs, SDsetdimname, SDsetdimscale, SDsetdimscale, SDsetdimstrs, SDsetdimval_comp, SDsetexternalfile, SDsetfillmode, SDsetfillmode, SDsetfillvalue, SDsetfillvalue, SDsetnbitdataset, SDsetrange, SDsetrange, SDstart, SDwritechunk, SDwritechunk, SDwritedata, SDwritedata, Vaddtagref, Vattach, Vattrinfo, Vdeletetagref, Vdetach, Vend, VFfieldesize, VFfieldisize, VFfieldname, VFfieldorder, VFfieldtype, Vfind, Vfindattr, Vfindclass, Vflocate, VFnfields, Vgetattr, Vgetattr, Vgetclass, Vgetid, Vgetname, Vgetnext, Vgettagref, Vgettagrefs, Vgetversion, VHmakegroup, VHstoredata, VHstoredata, VHstoredatam, VHstoredatam, Vinqtagref, Vinquire, Vinsert, Visvg, Visvs, Vlone, Vnattrs, Vnrefs, Vntagrefs, VQueryref, VQuerytag, VSappendable, VSattach, VSattrinfo, VSdetach, VSelts, Vsetattr, Vsetattr, Vsetattr, Vsetclass, Vsetname, VSfdefine, VSfexist, VSfind, VSfindattr, VSfindclass, VSfindex, VSfnattrs, VSgetattr, VSgetattr, VSgetclass, VSgetfields, VSgetid, VSgetinterlace, VSgetname, VSgetversion, VSinquire, VSinquire, VSisattr, VSlone, VSnattrs, VSQuerycount, VSQueryfields, VSQueryinterlace, VSQueryname, VSQueryref, VSQuerytag, VSQueryvsize, VSread, VSread, VSseek, VSsetattr, VSsetattr, VSsetattr, VSsetblocksize, VSsetclass, VSsetexternalfile, VSsetfields, VSsetinterlace, VSsetname, VSsetnumblocks, VSsizeof, Vstart, VSwrite, VSwrite
-
Field Details
-
H45PATH_PROPERTY_KEY
- See Also:
-
HDFPATH_PROPERTY_KEY
- See Also:
-
-
Constructor Details
-
HDFDeprecated
public HDFDeprecated()
-
-
Method Details
-
DFANaddfds
- Throws:
HDFException
-
DFANaddfid
- Throws:
HDFException
-
DFANclear
- Throws:
HDFException
-
DFANgetdesc
public static boolean DFANgetdesc(String filename, short tag, short ref, String[] desc_buf, int buf_len) throws HDFException - Throws:
HDFException
-
DFANgetdesclen
- Throws:
HDFException
-
DFANgetfds
public static int DFANgetfds(int file_id, String[] desc_buf, int buf_len, int isfirst) throws HDFException - Throws:
HDFException
-
DFANgetfds
public int DFANgetfds(int file_id, String[] desc_buf, int buf_len, boolean isfirst) throws HDFException - Throws:
HDFException
-
DFANgetfdslen
- Throws:
HDFException
-
DFANgetfdslen
- Throws:
HDFException
-
DFANgetfid
public static int DFANgetfid(int file_id, String[] desc_buf, int buf_len, int isfirst) throws HDFException - Throws:
HDFException
-
DFANgetfid
public int DFANgetfid(int file_id, String[] desc_buf, int buf_len, boolean isfirst) throws HDFException - Throws:
HDFException
-
DFANgetfidlen
- Throws:
HDFException
-
DFANgetfidlen
- Throws:
HDFException
-
DFANgetlabel
public static boolean DFANgetlabel(String filename, short tag, short ref, String[] label_buf, int buf_len) throws HDFException - Throws:
HDFException
-
DFANgetlablen
- Throws:
HDFException
-
DFANlablist
public static int DFANlablist(String filename, short tag, short[] ref_list, String[] label_list, int list_len, int label_len, int start_pos) throws HDFException - Throws:
HDFException
-
DFANlastref
- Throws:
HDFException
-
DFANputdesc
public static boolean DFANputdesc(String filename, short tag, short ref, String description, int desc_len) throws HDFException - Throws:
HDFException
-
DFANputlabel
public static boolean DFANputlabel(String filename, short tag, short ref, String label) throws HDFException - Throws:
HDFException
-
DFSDadddata
public static boolean DFSDadddata(String filename, int rank, int[] dimsizes, byte[] data) throws HDFException - Throws:
HDFException
-
DFSDadddata
public boolean DFSDadddata(String filename, int rank, int[] dimsizes, Object theData) throws HDFException - Throws:
HDFException
-
DFSDclear
- Throws:
HDFException
-
DFSDendslab
- Throws:
HDFException
-
DFSDendslice
- Throws:
HDFException
-
DFSDgetcal
- Throws:
HDFException
-
DFSDgetdata
public static boolean DFSDgetdata(String filename, int[] rank, int[] dimsizes, byte[] data) throws HDFException - Throws:
HDFException
-
DFSDgetdata
public boolean DFSDgetdata(String filename, int[] rank, int[] dimsizes, Object theData) throws HDFException - Throws:
HDFException
-
DFSDgetdatalen
- Throws:
HDFException
-
DFSDgetdatastrs
- Throws:
HDFException
-
DFSDgetdimlen
- Throws:
HDFException
-
DFSDgetdims
public static boolean DFSDgetdims(String filename, int[] rank, int[] dimsizes, int maxrank) throws HDFException - Throws:
HDFException
-
DFSDgetdimscale
- Throws:
HDFException
-
DFSDgetdimscale
- Throws:
HDFException
-
DFSDgetdimstrs
- Throws:
HDFException
-
DFSDgetfillvalue
- Throws:
HDFException
-
DFSDgetfillvalue
- Throws:
HDFException
-
DFSDgetNT
- Throws:
HDFException
-
DFSDgetrange
- Throws:
HDFException
-
DFSDgetrange
- Throws:
HDFException
-
DFSDgetslice
public static boolean DFSDgetslice(String filename, int[] winst, int[] windims, byte[] data, int[] dims) throws HDFException - Throws:
HDFException
-
DFSDgetslice
public boolean DFSDgetslice(String filename, int[] winst, int[] windims, Object theData, int[] dims) throws HDFException - Throws:
HDFException
-
DFSDlastref
- Throws:
HDFException
-
DFSDndatasets
- Throws:
HDFException
-
DFSDpre32sdg
- Throws:
HDFException
-
DFSDpre32sdg
- Throws:
HDFException
-
DFSDputdata
public static boolean DFSDputdata(String filename, int rank, int[] dimsizes, byte[] data) throws HDFException - Throws:
HDFException
-
DFSDputdata
public boolean DFSDputdata(String filename, int rank, int[] dimsizes, Object theData) throws HDFException - Throws:
HDFException
-
DFSDputslice
- Throws:
HDFException
-
DFSDputslice
- Throws:
HDFException
-
DFSDreadref
- Throws:
HDFException
-
DFSDreadslab
public static boolean DFSDreadslab(String filename, int[] start, int[] slab_size, int[] stride, byte[] buffer, int[] buffer_size) throws HDFException - Throws:
HDFException
-
DFSDreadslab
public boolean DFSDreadslab(String filename, int[] start, int[] slab_size, int[] stride, Object theData, int[] buffer_size) throws HDFException - Throws:
HDFException
-
DFSDrestart
- Throws:
HDFException
-
DFSDsetcal
public static boolean DFSDsetcal(double cal, double cal_err, double offset, double offset_err, int data_type) throws HDFException - Throws:
HDFException
-
DFSDsetdatastrs
public static boolean DFSDsetdatastrs(String label, String unit, String format, String coordsys) throws HDFException - Throws:
HDFException
-
DFSDsetdims
- Throws:
HDFException
-
DFSDsetdimscale
- Throws:
HDFException
-
DFSDsetdimscale
- Throws:
HDFException
-
DFSDsetdimstrs
public static boolean DFSDsetdimstrs(int dim, String label, String unit, String format) throws HDFException - Throws:
HDFException
-
DFSDsetfillvalue
- Throws:
HDFException
-
DFSDsetlengths
public static boolean DFSDsetlengths(int label_len, int unit_len, int format_len, int coords_len) throws HDFException - Throws:
HDFException
-
DFSDsetNT
- Throws:
HDFException
-
DFSDsetrange
- Throws:
HDFException
-
DFSDsetrange
- Throws:
HDFException
-
DFSDstartslab
- Throws:
HDFException
-
DFSDstartslice
- Throws:
HDFException
-
DFSDwriteref
- Throws:
HDFException
-
DFSDwriteslab
public static boolean DFSDwriteslab(int[] start, int[] stride, int[] count, byte[] data) throws HDFException - Throws:
HDFException
-
DFSDwriteslab
public boolean DFSDwriteslab(int[] start, int[] stride, int[] count, Object theData) throws HDFException - Throws:
HDFException
-
DFUfptoimage
public static boolean DFUfptoimage(int hdim, int vdim, float max, float min, float[] hscale, float[] vscale, float[] data, byte[] palette, String outfile, int ct_method, int hres, int vres, int compress) throws HDFException - Throws:
HDFException
-
Vclose
- Throws:
HDFException
-
Vopen
- Throws:
HDFException
-
VSdump
- Throws:
HDFException
-
HEprint
- Throws:
HDFException
-