Deprecated. As of 2.4, replaced by
FileFormat.createCompoundDS(String, Group, long[], long[], long[],
int, String[], Datatype[], int[], Object)
The replacement method has additional parameters:
maxdims, chunks, and gzip.
To mimic the behavior originally provided by this method, call
the replacement method with the following parameter list:
( name, pgroup, dims, null, null, -1,
memberNames, memberDatatypes, memberSizes, data );
createCompoundDS(String, Group, long[], long[], long[], int, String[], Datatype[], int[], Object) -
Method in class ncsa.hdf.object.h5.H5File
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.FileFormat
Creates a named datatype in a file.
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a new datatype in memory.
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.h4.H4File
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.h4.H4File
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.h5.H5File
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.h5.H5File
Methods related to Datatypes and HObjects in HDF5 Files.
createFile(String, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a file with the specified name and returns a new
FileFormat implementation instance associated with the file.
createFile(String, int) -
Method in class ncsa.hdf.object.h4.H4File
Creates an HDF4 file with the specified name and returns a new
H4File instance associated with the file.
createFile(String, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates an HDF5 file with the specified name and returns a new
H5File instance associated with the file.
createGrayPalette() -
Static method in class ncsa.hdf.view.Tools
Creates the gray palette of the indexed 256-color table.
createGrayWavePalette() -
Static method in class ncsa.hdf.view.Tools
Creates the gray wave palette of the indexed 256-color table.
createGroup(String, Group) -
Method in class ncsa.hdf.object.FileFormat
Creates a new group with specified name in existing group.
createGroup(String, Group) -
Method in class ncsa.hdf.object.h4.H4File
createGroup(String, Group) -
Method in class ncsa.hdf.object.h5.H5File
Creates a new group with specified name in exisiting group.
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.FileFormat
Creates a new image in a file.
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.h4.H4File
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.h5.H5File
createIndexedImage(byte[], byte[][], int, int) -
Method in class ncsa.hdf.view.DefaultImageView
Creates a RGB indexed image of 256 colors.
createIndexedImage(byte[], byte[][], int, int) -
Static method in class ncsa.hdf.view.Tools
Creates a RGB indexed image of 256 colors.
createInstance(String, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a FileFormat implementation instance with specified filename
and access.
createInstance(String, int) -
Method in class ncsa.hdf.object.h4.H4File
Creates an H4File instance with specified file name and access.
createInstance(String, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates an H5File instance with specified file name and access.
createLink(Group, String, HObject) -
Method in class ncsa.hdf.object.FileFormat
Creates a link to an existing object in the open file.
createLink(Group, String, HObject) -
Method in class ncsa.hdf.object.h4.H4File
createLink(Group, String, HObject) -
Method in class ncsa.hdf.object.h5.H5File
createNaturePalette() -
Static method in class ncsa.hdf.view.Tools
Creates the nature palette of the indexed 256-color table.
createRainbowPalette() -
Static method in class ncsa.hdf.view.Tools
Creates the rainbow palette of the indexed 256-color table.
createReverseGrayPalette() -
Static method in class ncsa.hdf.view.Tools
Creates the reverse gray palette of the indexed 256-color table.
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.FileFormat
Creates a new dataset in a file with/without chunking/compression.
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.h4.H4File
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.h5.H5File
createTestFile(String) -
Static method in class test.unittests.H5TestFile
Creates an HDF5 test file.
createTrueColorImage(byte[], boolean, int, int) -
Method in class ncsa.hdf.view.DefaultImageView
Creates a true color image.
createTrueColorImage(byte[], boolean, int, int) -
Static method in class ncsa.hdf.view.Tools
Creates a true color image.
createUI() -
Method in class ncsa.hdf.view.Chart
Creates and layouts GUI componentes.
createWavePalette() -
Static method in class ncsa.hdf.view.Tools
Creates the wave palette of the indexed 256-color table.
ctype -
Variable in class ncsa.hdf.hdflib.HDFChunkInfo
ctype -
Variable in class ncsa.hdf.hdflib.HDFCompInfo
ctype -
Variable in class ncsa.hdf.hdflib.HDFNewCompInfo
ctype -
Variable in class ncsa.hdf.hdflib.HDFOldCompInfo