A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

H

H5 - Class in ncsa.hdf.hdf5lib
This class is the Java interface for the HDF5 library This code is the called by Java programs to access the entry points of the HDF5 1.2 library.
H5 - Class in ncsa.hdf.hdf5lib
This class is the Java interface for the HDF5 library This code is the called by Java programs to access the entry points of the HDF5 1.2 library.
H5() - Constructor for class ncsa.hdf.hdf5lib.H5
 
H5() - Constructor for class ncsa.hdf.hdf5lib.H5
 
H5_VERS_MAJOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5_VERS_MAJOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5_VERS_MINOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5_VERS_MINOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5_VERS_RELEASE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5_VERS_RELEASE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Aclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aclose terminates access to the attribute specified by its identifier, attr_id.
H5Aclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aclose terminates access to the attribute specified by its identifier, attr_id.
H5Acreate(int, String, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Acreate creates an attribute which is attached to the object specified with loc_id.
H5Acreate(int, String, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Acreate creates an attribute which is attached to the object specified with loc_id.
H5Adelete(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Adelete removes the attribute specified by its name, name, from a dataset, group, or named datatype.
H5Adelete(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Adelete removes the attribute specified by its name, name, from a dataset, group, or named datatype.
H5Aget_name(int, long, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_name retrieves the name of an attribute specified by the identifier, attr_id.
H5Aget_name(int, long, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_name retrieves the name of an attribute specified by the identifier, attr_id.
H5Aget_num_attrs(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_num_attrs returns the number of attributes attached to the object specified by its identifier, loc_id.
H5Aget_num_attrs(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_num_attrs returns the number of attributes attached to the object specified by its identifier, loc_id.
H5Aget_space(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_space retrieves a copy of the dataspace for an attribute.
H5Aget_space(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_space retrieves a copy of the dataspace for an attribute.
H5Aget_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_type retrieves a copy of the datatype for an attribute.
H5Aget_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aget_type retrieves a copy of the datatype for an attribute.
H5Aopen_idx(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aopen_idx opens an attribute which is attached to the object specified with loc_id.
H5Aopen_idx(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aopen_idx opens an attribute which is attached to the object specified with loc_id.
H5Aopen_name(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aopen_name opens an attribute specified by its name, name, which is attached to the object specified with loc_id.
H5Aopen_name(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aopen_name opens an attribute specified by its name, name, which is attached to the object specified with loc_id.
H5Aread(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aread reads an attribute, specified with attr_id.
H5Aread(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aread reads an attribute, specified with attr_id.
H5Aread(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aread reads an attribute, specified with attr_id.
H5Aread(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Aread reads an attribute, specified with attr_id.
H5Awrite(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Awrite writes an attribute, specified with attr_id.
H5Awrite(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Awrite writes an attribute, specified with attr_id.
H5Awrite(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Awrite writes an attribute, specified with attr_id.
H5Awrite(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Awrite writes an attribute, specified with attr_id.
H5check_version(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5check_version verifies that the arguments match the version numbers compiled into the library.
H5check_version(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5check_version verifies that the arguments match the version numbers compiled into the library.
H5close() - Static method in class ncsa.hdf.hdf5lib.H5
H5close flushes all data to disk, closes all file identifiers, and cleans up all memory used by the library.
H5close() - Static method in class ncsa.hdf.hdf5lib.H5
H5close flushes all data to disk, closes all file identifiers, and cleans up all memory used by the library.
H5D_CHUNKED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_CHUNKED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_COMPACT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_COMPACT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_CONTIGUOUS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_CONTIGUOUS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_LAYOUT_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_LAYOUT_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_NLAYOUTS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5D_NLAYOUTS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Dclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dclose ends access to a dataset specified by dataset_id and releases resources used by it.
H5Dclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dclose ends access to a dataset specified by dataset_id and releases resources used by it.
H5Dcreate(int, String, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dcreate creates a data set with a name, name, in the file or in the group specified by the identifier loc_id.
H5Dcreate(int, String, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dcreate creates a data set with a name, name, in the file or in the group specified by the identifier loc_id.
H5Dextend(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dextend verifies that the dataset is at least of size size.
H5Dextend(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dextend verifies that the dataset is at least of size size.
H5Dget_create_plist(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_create_plist returns an identifier for a copy of the dataset creation property list for a dataset.
H5Dget_create_plist(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_create_plist returns an identifier for a copy of the dataset creation property list for a dataset.
H5Dget_space(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_space returns an identifier for a copy of the dataspace for a dataset.
H5Dget_space(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_space returns an identifier for a copy of the dataspace for a dataset.
H5Dget_storage_size(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_storage_size returns the amount of storage that is required for the dataset.
H5Dget_storage_size(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_storage_size returns the amount of storage that is required for the dataset.
H5Dget_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_type returns an identifier for a copy of the datatype for a dataset.
H5Dget_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dget_type returns an identifier for a copy of the datatype for a dataset.
H5Dopen(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dopen opens an existing dataset for access in the file or group specified in loc_id.
H5Dopen(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dopen opens an existing dataset for access in the file or group specified in loc_id.
H5Dread(int, int, int, int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dread reads a (partial) dataset, specified by its identifier dataset_id, from the file into the application memory buffer buf.
H5Dread(int, int, int, int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dread reads a (partial) dataset, specified by its identifier dataset_id, from the file into the application data object.
H5Dread(int, int, int, int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dread reads a (partial) dataset, specified by its identifier dataset_id, from the file into the application memory buffer buf.
H5Dread(int, int, int, int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dread reads a (partial) dataset, specified by its identifier dataset_id, from the file into the application data object.
H5Dwrite(int, int, int, int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dwrite writes a (partial) dataset, specified by its identifier dataset_id, from the application memory buffer buf into the file.
H5Dwrite(int, int, int, int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dwrite writes a (partial) dataset, specified by its identifier dataset_id, from the application memory data object into the file.
H5Dwrite(int, int, int, int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dwrite writes a (partial) dataset, specified by its identifier dataset_id, from the application memory buffer buf into the file.
H5Dwrite(int, int, int, int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Dwrite writes a (partial) dataset, specified by its identifier dataset_id, from the application memory data object into the file.
H5E_ALIGNMENT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ALIGNMENT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ALREADYINIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ALREADYINIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ARGS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ARGS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ATOM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ATOM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ATTR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_ATTR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADATOM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADATOM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADFILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADFILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADMESG - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADMESG - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADRANGE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADRANGE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADTYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADTYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADVALUE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BADVALUE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BTREE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_BTREE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CACHE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CACHE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTCOPY - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTCOPY - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTCREATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTCREATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTDECODE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTDECODE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTDELETE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTDELETE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTENCODE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTENCODE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTFLUSH - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTFLUSH - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTFREE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTFREE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTINIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTINIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTINSERT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTINSERT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTLIST - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTLIST - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTLOAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTLOAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTOPENFILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTOPENFILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTOPENOBJ - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTOPENOBJ - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTREGISTER - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTREGISTER - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTSPLIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CANTSPLIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CLOSEERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CLOSEERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_COMPLEN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_COMPLEN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CWG - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_CWG - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_DATASET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_DATASET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_DATASPACE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_DATASPACE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_DATATYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_DATATYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_EFL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_EFL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_EXISTS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_EXISTS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FILEEXISTS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FILEEXISTS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FILEOPEN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FILEOPEN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FUNC - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_FUNC - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_HEAP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_HEAP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_INTERNAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_INTERNAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_IO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_IO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_LINK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_LINK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_LINKCOUNT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_LINKCOUNT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_MOUNT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_MOUNT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_MPI - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_MPI - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NONE_MAJOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NONE_MAJOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NONE_MINOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NONE_MINOR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOSPACE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOSPACE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOTCACHED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOTCACHED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOTFOUND - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOTFOUND - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOTHDF5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_NOTHDF5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_OHDR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_OHDR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_OVERFLOW - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_OVERFLOW - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_PLINE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_PLINE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_PLIST - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_PLIST - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_PROTECT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_PROTECT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_RAGGED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_RAGGED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_READERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_READERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_REFERENCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_REFERENCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_RESOURCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_RESOURCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_SEEKERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_SEEKERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_SLINK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_SLINK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_STORAGE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_STORAGE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_SYM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_SYM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_TRUNCATED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_TRUNCATED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_UNINITIALIZED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_UNINITIALIZED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_UNSUPPORTED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_UNSUPPORTED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_VERSION - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_VERSION - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_WALK_DOWNWARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_WALK_DOWNWARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_WALK_UPWARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_WALK_UPWARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_WRITEERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5E_WRITEERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Eclear() - Static method in class ncsa.hdf.hdf5lib.H5
H5Eclear clears the error stack for the current thread.
H5Eclear() - Static method in class ncsa.hdf.hdf5lib.H5
H5Eclear clears the error stack for the current thread.
H5F_ACC_EXCL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_EXCL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_RDONLY - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_RDONLY - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_RDWR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_RDWR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_TRUNC - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_ACC_TRUNC - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_CORE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_CORE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_FAMILY - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_FAMILY - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_MPIO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_MPIO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_SEC2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_SEC2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_SPLIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_SPLIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_STDIO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_LOW_STDIO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_SCOPE_DOWN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_SCOPE_DOWN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_SCOPE_GLOBAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_SCOPE_GLOBAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_SCOPE_LOCAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_SCOPE_LOCAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_UNLIMITED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5F_UNLIMITED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Fclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fclose terminates access to an HDF5 file.
H5Fclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fclose terminates access to an HDF5 file.
H5Fcreate(String, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fcreate is the primary function for creating HDF5 files.
H5Fcreate(String, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fcreate is the primary function for creating HDF5 files.
H5Fflush(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fflush causes all buffers associated with a file or object to be immediately flushed (written) to disk without removing the data from the (memory) cache.
H5Fflush(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fflush causes all buffers associated with a file or object to be immediately flushed (written) to disk without removing the data from the (memory) cache.
H5Fget_access_plist(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fget_access_plist returns the file access property list identifier of the specified file.
H5Fget_access_plist(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fget_access_plist returns the file access property list identifier of the specified file.
H5Fget_create_plist(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fget_create_plist returns a file creation property list identifier identifying the creation properties used to create this file.
H5Fget_create_plist(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fget_create_plist returns a file creation property list identifier identifying the creation properties used to create this file.
H5Fis_hdf5(String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fis_hdf5 determines whether a file is in the HDF5 format.
H5Fis_hdf5(String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fis_hdf5 determines whether a file is in the HDF5 format.
H5Fmount(int, String, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fmount mounts the file specified by child_id onto the group specified by loc_id and name using the mount properties plist_id.
H5Fmount(int, String, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fmount mounts the file specified by child_id onto the group specified by loc_id and name using the mount properties plist_id.
H5Fopen(String, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fopen opens an existing file and is the primary function for accessing existing HDF5 files.
H5Fopen(String, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Fopen opens an existing file and is the primary function for accessing existing HDF5 files.
H5Freopen(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Freopen reopens an HDF5 file.
H5Freopen(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Freopen reopens an HDF5 file.
H5Funmount(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
Given a mount point, H5Funmount dissassociates the mount point's file from the file mounted there.
H5Funmount(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
Given a mount point, H5Funmount dissassociates the mount point's file from the file mounted there.
H5G_DATASET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_DATASET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_GROUP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_GROUP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK_HARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK_HARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK_SOFT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_LINK_SOFT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_TYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_TYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_UNKNOWN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5G_UNKNOWN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Gclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gclose releases resources used by a group which was opened by a call to H5Gcreate() or H5Gopen().
H5Gclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gclose releases resources used by a group which was opened by a call to H5Gcreate() or H5Gopen().
H5Gcreate(int, String, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gcreate creates a new group with the specified name at the specified location, loc_id.
H5Gcreate(int, String, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gcreate creates a new group with the specified name at the specified location, loc_id.
H5get_libversion(int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5get_libversion retrieves the major, minor, and release numbers of the version of the HDF library which is linked to the application.
H5get_libversion(int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5get_libversion retrieves the major, minor, and release numbers of the version of the HDF library which is linked to the application.
H5Gget_comment(int, String, int, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_comment retrieves the comment for the the object name.
H5Gget_comment(int, String, int, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_comment retrieves the comment for the the object name.
H5Gget_linkval(int, String, int, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_linkval returns size characters of the link value through the value argument if loc_id (a file or group identifier) and name specify a symbolic link.
H5Gget_linkval(int, String, int, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_linkval returns size characters of the link value through the value argument if loc_id (a file or group identifier) and name specify a symbolic link.
H5Gget_obj_info_idx(int, String, int, String[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
 
H5Gget_obj_info_idx(int, String, int, String[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
 
H5Gget_objinfo(int, String, boolean, long[], long[], int[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_objinfo returns information about the specified object.
H5Gget_objinfo(int, String, boolean, HDF5GroupInfo) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_objinfo returns information about the specified object in an HDF5GroupInfo object.
H5Gget_objinfo(int, String, boolean, long[], long[], int[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_objinfo returns information about the specified object.
H5Gget_objinfo(int, String, boolean, HDF5GroupInfo) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gget_objinfo returns information about the specified object in an HDF5GroupInfo object.
H5Glink(int, int, String, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Glink creates a new name for an already existing object.
H5Glink(int, int, String, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Glink creates a new name for an already existing object.
H5Gmove(int, String, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gmove renames an object within an HDF5 file.
H5Gmove(int, String, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gmove renames an object within an HDF5 file.
H5Gn_members(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
 
H5Gn_members(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
 
H5Gopen(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gopen opens an existing group with the specified name at the specified location, loc_id.
H5Gopen(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gopen opens an existing group with the specified name at the specified location, loc_id.
H5Gset_comment(int, String, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gset_comment sets the comment for the the object name to comment.
H5Gset_comment(int, String, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gset_comment sets the comment for the the object name to comment.
H5Gunlink(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gunlink removes an association between a name and an object.
H5Gunlink(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Gunlink removes an association between a name and an object.
H5I_ATTR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_ATTR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_BADID - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_BADID - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_DATASET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_DATASET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_DATASPACE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_DATASPACE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_DATATYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_DATATYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_FILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_FILE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_FILE_CLOSING - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_FILE_CLOSING - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_GROUP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_GROUP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_NGROUPS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_NGROUPS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_RAGGED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_RAGGED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_REFERENCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_REFERENCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPBUF - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPBUF - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_0 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_0 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_1 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_1 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_3 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_3 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_4 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_4 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_6 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_6 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_7 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5I_TEMPLATE_7 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Iget_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Iget_type retrieves the type of the object identified by obj_id.
H5Iget_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Iget_type retrieves the type of the object identified by obj_id.
H5open() - Static method in class ncsa.hdf.hdf5lib.H5
H5open initialize the library.
H5open() - Static method in class ncsa.hdf.hdf5lib.H5
H5open initialize the library.
H5P_DATASET_CREATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_DATASET_CREATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_DATASET_XFER - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_DATASET_XFER - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_DEFAULT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_DEFAULT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_FILE_ACCESS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_FILE_ACCESS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_FILE_CREATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_FILE_CREATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_MOUNT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_MOUNT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_NCLASSES - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_NCLASSES - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_NO_CLASS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5P_NO_CLASS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5PATH_PROPERTY_KEY - Static variable in class ncsa.hdf.hdf5lib.H5
 
H5PATH_PROPERTY_KEY - Static variable in class ncsa.hdf.hdf5lib.H5
 
H5Pclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pclose terminates access to a property list.
H5Pclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pclose terminates access to a property list.
H5Pcopy(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pcopy copies an existing property list to create a new property list.
H5Pcopy(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pcopy copies an existing property list to create a new property list.
H5Pcreate(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pcreate creates a new property as an instance of some property list class.
H5Pcreate(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pcreate creates a new property as an instance of some property list class.
H5Pget_alignment(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_alignment retrieves the current settings for alignment properties from a file access property list.
H5Pget_alignment(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_alignment retrieves the current settings for alignment properties from a file access property list.
H5Pget_btree_ratios(int, double[], double[], double[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_btree_ratio Get the B-tree split ratios for a dataset transfer property list.
H5Pget_btree_ratios(int, double[], double[], double[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_btree_ratio Get the B-tree split ratios for a dataset transfer property list.
H5Pget_cache(int, int[], int[], int[], double[]) - Static method in class ncsa.hdf.hdf5lib.H5
Retrieves the maximum possible number of elements in the meta data cache and the maximum possible number of bytes and the RDCC_W0 value in the raw data chunk cache.
H5Pget_cache(int, int[], int[], int[], double[]) - Static method in class ncsa.hdf.hdf5lib.H5
Retrieves the maximum possible number of elements in the meta data cache and the maximum possible number of bytes and the RDCC_W0 value in the raw data chunk cache.
H5Pget_chunk(int, int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_chunk retrieves the size of chunks for the raw data of a chunked layout dataset.
H5Pget_chunk(int, int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_chunk retrieves the size of chunks for the raw data of a chunked layout dataset.
H5Pget_class(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_class returns the property list class for the property list identified by the plist parameter.
H5Pget_class(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_class returns the property list class for the property list identified by the plist parameter.
H5Pget_core(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_core checks to determine whether the file access property list is set to the core driver.
H5Pget_core(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_core checks to determine whether the file access property list is set to the core driver.
H5Pget_driver(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_driver returns the identifier of the low-level file driver.
H5Pget_driver(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_driver returns the identifier of the low-level file driver.
H5Pget_external(int, int, int, String[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_external returns information about an external file.
H5Pget_external(int, int, int, String[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_external returns information about an external file.
H5Pget_external_count(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_external_count returns the number of external files for the specified dataset.
H5Pget_external_count(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_external_count returns the number of external files for the specified dataset.
H5Pget_family(int, long[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_family checks to determine whether the file access property list is set to the family driver.
H5Pget_family(int, long[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_family checks to determine whether the file access property list is set to the family driver.
H5Pget_fill_value(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_fill_value queries the fill value property of a dataset creation property list.
H5Pget_fill_value(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_fill_value queries the fill value property of a dataset creation property list.
H5Pget_fill_value(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_fill_value queries the fill value property of a dataset creation property list.
H5Pget_fill_value(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_fill_value queries the fill value property of a dataset creation property list.
H5Pget_filter(int, int, int[], int[], int[], int, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_filter returns information about a filter, specified by its filter number, in a filter pipeline, specified by the property list with which it is associated.
H5Pget_filter(int, int, int[], int[], int[], int, String[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_filter returns information about a filter, specified by its filter number, in a filter pipeline, specified by the property list with which it is associated.
H5Pget_gc_reference(int, boolean[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_gc_references Returns the current setting for the garbage collection refernces property from a file access property list.
H5Pget_gc_reference(int, boolean[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_gc_references Returns the current setting for the garbage collection refernces property from a file access property list.
H5Pget_hyper_cache(int, boolean[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_hyper_cache Find whether to hyperslab blocks are cached during I/O.
H5Pget_hyper_cache(int, boolean[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_hyper_cache Find whether to hyperslab blocks are cached during I/O.
H5Pget_istore_k(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_istore_k queries the 1/2 rank of an indexed storage B-tree.
H5Pget_istore_k(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_istore_k queries the 1/2 rank of an indexed storage B-tree.
H5Pget_layout(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_layout returns the layout of the raw data for a dataset.
H5Pget_layout(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_layout returns the layout of the raw data for a dataset.
H5Pget_nfilters(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_nfilters returns the number of filters defined in the filter pipeline associated with the property list plist.
H5Pget_nfilters(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_nfilters returns the number of filters defined in the filter pipeline associated with the property list plist.
H5Pget_preserve(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_preserve checks the status of the dataset transfer property list.
H5Pget_preserve(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_preserve checks the status of the dataset transfer property list.
H5Pget_sec2(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_sec2 checks to determine whether the file access property list is set to the sec2 driver.
H5Pget_sec2(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_sec2 checks to determine whether the file access property list is set to the sec2 driver.
H5Pget_sizes(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_sizes retrieves the size of the offsets and lengths used in an HDF5 file.
H5Pget_sizes(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_sizes retrieves the size of the offsets and lengths used in an HDF5 file.
H5Pget_split(int, int, String[], int[], int, String[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_split checks to determine whether the file access property list is set to the split driver.
H5Pget_split(int, int, String[], int[], int, String[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_split checks to determine whether the file access property list is set to the split driver.
H5Pget_stdio(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_stdio checks to determine whether the file access property list is set to the stdio driver.
H5Pget_stdio(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_stdio checks to determine whether the file access property list is set to the stdio driver.
H5Pget_sym_k(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_sym_k retrieves the size of the symbol table B-tree 1/2 rank and the symbol table leaf node 1/2 size.
H5Pget_sym_k(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_sym_k retrieves the size of the symbol table B-tree 1/2 rank and the symbol table leaf node 1/2 size.
H5Pget_userblock(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_userblock retrieves the size of a user block in a file creation property list.
H5Pget_userblock(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_userblock retrieves the size of a user block in a file creation property list.
H5Pget_version(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_version retrieves the version information of various objects for a file creation property list.
H5Pget_version(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pget_version retrieves the version information of various objects for a file creation property list.
H5Pset_alignment(int, long, long) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_alignment sets the alignment properties of a file access property list so that any file object >= THRESHOLD bytes will be aligned on an address which is a multiple of ALIGNMENT.
H5Pset_alignment(int, long, long) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_alignment sets the alignment properties of a file access property list so that any file object >= THRESHOLD bytes will be aligned on an address which is a multiple of ALIGNMENT.
H5Pset_btree_ratios(int, double, double, double) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_btree_ratio Sets B-tree split ratios for a dataset transfer property list.
H5Pset_btree_ratios(int, double, double, double) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_btree_ratio Sets B-tree split ratios for a dataset transfer property list.
H5Pset_cache(int, int, int, int, double) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_cache sets the number of elements (objects) in the meta data cache and the total number of bytes in the raw data chunk cache.
H5Pset_cache(int, int, int, int, double) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_cache sets the number of elements (objects) in the meta data cache and the total number of bytes in the raw data chunk cache.
H5Pset_chunk(int, int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_chunk sets the size of the chunks used to store a chunked layout dataset.
H5Pset_chunk(int, int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_chunk sets the size of the chunks used to store a chunked layout dataset.
H5Pset_core(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_core sets the low-level file driver to use malloc() and free().
H5Pset_core(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_core sets the low-level file driver to use malloc() and free().
H5Pset_deflate(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_deflate sets the compression method for a dataset.
H5Pset_deflate(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_deflate sets the compression method for a dataset.
H5Pset_external(int, String, long, long) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_external adds an external file to the list of external files.
H5Pset_external(int, String, long, long) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_external adds an external file to the list of external files.
H5Pset_family(int, long, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_family sets the file access properties to use the family driver; any previously defined driver properties are erased from the property list.
H5Pset_family(int, long, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_family sets the file access properties to use the family driver; any previously defined driver properties are erased from the property list.
H5Pset_fill_value(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_fill_value sets the fill value for a dataset creation property list.
H5Pset_fill_value(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_fill_value sets the fill value for a dataset creation property list.
H5Pset_fill_value(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_fill_value sets the fill value for a dataset creation property list.
H5Pset_fill_value(int, int, Object) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_fill_value sets the fill value for a dataset creation property list.
H5Pset_filter(int, int, int, int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_filter adds the specified filter and corresponding properties to the end of an output filter pipeline.
H5Pset_filter(int, int, int, int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_filter adds the specified filter and corresponding properties to the end of an output filter pipeline.
H5Pset_gc_references(int, boolean) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_gc_references Sets the flag for garbage collecting references for the file.
H5Pset_gc_references(int, boolean) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_gc_references Sets the flag for garbage collecting references for the file.
H5Pset_hyper_cache(int, boolean, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_hyper_cache Indicates whether to cache hyperslab blocks during I/O.
H5Pset_hyper_cache(int, boolean, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_hyper_cache Indicates whether to cache hyperslab blocks during I/O.
H5Pset_istore_k(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_istore_k sets the size of the parameter used to control the B-trees for indexing chunked datasets.
H5Pset_istore_k(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_istore_k sets the size of the parameter used to control the B-trees for indexing chunked datasets.
H5Pset_layout(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_layout sets the type of storage used store the raw data for a dataset.
H5Pset_layout(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_layout sets the type of storage used store the raw data for a dataset.
H5Pset_preserve(int, boolean) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_preserve sets the dataset transfer property list status to TRUE or FALSE.
H5Pset_preserve(int, boolean) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_preserve sets the dataset transfer property list status to TRUE or FALSE.
H5Pset_sec2(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_sec2 sets the low-level file driver to use the functions declared in the unistd.h file: open(), lseek() or lseek64(), read(), write(), and close().
H5Pset_sec2(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_sec2 sets the low-level file driver to use the functions declared in the unistd.h file: open(), lseek() or lseek64(), read(), write(), and close().
H5Pset_sizes(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_sizes sets the byte size of the offsets and lengths used to address objects in an HDF5 file.
H5Pset_sizes(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_sizes sets the byte size of the offsets and lengths used to address objects in an HDF5 file.
H5Pset_split(int, String, int, String, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_split sets the low-level driver to split meta data from raw data, storing meta data in one file and raw data in another file.
H5Pset_split(int, String, int, String, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_split sets the low-level driver to split meta data from raw data, storing meta data in one file and raw data in another file.
H5Pset_stdio(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_stdio sets the low level file driver to use the functions declared in the stdio.h file: fopen(), fseek() or fseek64(), fread(), fwrite(), and fclose().
H5Pset_stdio(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_stdio sets the low level file driver to use the functions declared in the stdio.h file: fopen(), fseek() or fseek64(), fread(), fwrite(), and fclose().
H5Pset_sym_k(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_sym_k sets the size of parameters used to control the symbol table nodes.
H5Pset_sym_k(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_sym_k sets the size of parameters used to control the symbol table nodes.
H5Pset_userblock(int, long) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_userblock sets the user block size of a file creation property list.
H5Pset_userblock(int, long) - Static method in class ncsa.hdf.hdf5lib.H5
H5Pset_userblock sets the user block size of a file creation property list.
H5R_BADTYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_BADTYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_DATASET_REGION - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_DATASET_REGION - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_INTERNAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_INTERNAL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_MAXTYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_MAXTYPE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_OBJECT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5R_OBJECT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Rcreate(int, String, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Rcreate creates the reference, ref, of the type specified in ref_type, pointing to the object name located at loc_id.
H5Rcreate(int, String, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Rcreate creates the reference, ref, of the type specified in ref_type, pointing to the object name located at loc_id.
H5Rdereference(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
Given a reference to some object, H5Rdereference opens that object and return an identifier.
H5Rdereference(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
Given a reference to some object, H5Rdereference opens that object and return an identifier.
H5Rget_object_type(int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
Given a reference to an object ref, H5Rget_object_type returns the type of the object pointed to.
H5Rget_object_type(int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
Given a reference to an object ref, H5Rget_object_type returns the type of the object pointed to.
H5Rget_region(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
Given a reference to an object ref, H5Rget_region creates a copy of the dataspace of the dataset pointed to and defines a selection in the copy which is the region pointed to.
H5Rget_region(int, int, byte[]) - Static method in class ncsa.hdf.hdf5lib.H5
Given a reference to an object ref, H5Rget_region creates a copy of the dataspace of the dataset pointed to and defines a selection in the copy which is the region pointed to.
H5S_ALL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_ALL - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_COMPLEX - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_COMPLEX - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_MAX_RANK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_MAX_RANK - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_NO_CLASS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_NO_CLASS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SCALAR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SCALAR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_INVALID - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_INVALID - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_NOOP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_NOOP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_OR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_OR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_SET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SELECT_SET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SIMPLE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_SIMPLE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_UNLIMITED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5S_UNLIMITED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Sclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sclose releases a dataspace.
H5Sclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sclose releases a dataspace.
H5Scopy(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Scopy creates a new dataspace which is an exact copy of the dataspace identified by space_id.
H5Scopy(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Scopy creates a new dataspace which is an exact copy of the dataspace identified by space_id.
H5Screate(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Screate creates a new dataspace of a particular type.
H5Screate(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Screate creates a new dataspace of a particular type.
H5Screate_simple(int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Screate_simple creates a new simple data space and opens it for access.
H5Screate_simple(int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Screate_simple creates a new simple data space and opens it for access.
H5Sextent_copy(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sextent_copy copies the extent from source_space_id to dest_space_id.
H5Sextent_copy(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sextent_copy copies the extent from source_space_id to dest_space_id.
H5Sget_select_bounds(int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_bounds retrieves the coordinates of the bounding box containing the current selection and places them into user-supplied buffers.
H5Sget_select_bounds(int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_bounds retrieves the coordinates of the bounding box containing the current selection and places them into user-supplied buffers.
H5Sget_select_elem_npoints(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_elem_npoints returns the number of element points in the current dataspace selection.
H5Sget_select_elem_npoints(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_elem_npoints returns the number of element points in the current dataspace selection.
H5Sget_select_elem_pointlist(int, long, long, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_elem_pointlist returns an array of of element points in the current dataspace selection.
H5Sget_select_elem_pointlist(int, long, long, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_elem_pointlist returns an array of of element points in the current dataspace selection.
H5Sget_select_hyper_blocklist(int, long, long, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_hyper_blocklist returns an array of hyperslab blocks.
H5Sget_select_hyper_blocklist(int, long, long, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_hyper_blocklist returns an array of hyperslab blocks.
H5Sget_select_hyper_nblocks(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_hyper_nblocks returns the number of hyperslab blocks in the current dataspace selection.
H5Sget_select_hyper_nblocks(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_hyper_nblocks returns the number of hyperslab blocks in the current dataspace selection.
H5Sget_select_npoints(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_npoints determines the number of elements in the current selection of a dataspace.
H5Sget_select_npoints(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_select_npoints determines the number of elements in the current selection of a dataspace.
H5Sget_simple_extent_dims(int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_dims returns the size and maximum sizes of each dimension of a dataspace through the dims and maxdims parameters.
H5Sget_simple_extent_dims(int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_dims returns the size and maximum sizes of each dimension of a dataspace through the dims and maxdims parameters.
H5Sget_simple_extent_ndims(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_ndims determines the dimensionality (or rank) of a dataspace.
H5Sget_simple_extent_ndims(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_ndims determines the dimensionality (or rank) of a dataspace.
H5Sget_simple_extent_npoints(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_npoints determines the number of elements in a dataspace.
H5Sget_simple_extent_npoints(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_npoints determines the number of elements in a dataspace.
H5Sget_simple_extent_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_type queries a dataspace to determine the current class of a dataspace.
H5Sget_simple_extent_type(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sget_simple_extent_type queries a dataspace to determine the current class of a dataspace.
H5Sis_simple(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sis_simple determines whether a dataspace is a simple dataspace.
H5Sis_simple(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sis_simple determines whether a dataspace is a simple dataspace.
H5Soffset_simple(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Soffset_simple sets the offset of a simple dataspace space_id.
H5Soffset_simple(int, long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Soffset_simple sets the offset of a simple dataspace space_id.
H5Sselect_all(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_all selects the entire extent of the dataspace space_id.
H5Sselect_all(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_all selects the entire extent of the dataspace space_id.
H5Sselect_elements(int, int, int, long[][]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_elements selects array elements to be included in the selection for the space_id dataspace.
H5Sselect_elements(int, int, int, long[][]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_elements selects array elements to be included in the selection for the space_id dataspace.
H5Sselect_hyperslab(int, int, long[], long[], long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_hyperslab selects a hyperslab region to add to the current selected region for the dataspace specified by space_id.
H5Sselect_hyperslab(int, int, long[], long[], long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_hyperslab selects a hyperslab region to add to the current selected region for the dataspace specified by space_id.
H5Sselect_none(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_none resets the selection region for the dataspace space_id to include no elements.
H5Sselect_none(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_none resets the selection region for the dataspace space_id to include no elements.
H5Sselect_valid(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_valid verifies that the selection for the dataspace.
H5Sselect_valid(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sselect_valid verifies that the selection for the dataspace.
H5Sset_extent_none(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sset_extent_none removes the extent from a dataspace and sets the type to H5S_NONE.
H5Sset_extent_none(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sset_extent_none removes the extent from a dataspace and sets the type to H5S_NONE.
H5Sset_extent_simple(int, int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sset_extent_simple sets or resets the size of an existing dataspace.
H5Sset_extent_simple(int, int, long[], long[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Sset_extent_simple sets or resets the size of an existing dataspace.
H5T_BITFIELD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BITFIELD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BKG_NO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BKG_NO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BKG_TEMP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BKG_TEMP - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BKG_YES - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_BKG_YES - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_COMPOUND - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_COMPOUND - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CONV_CONV - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CONV_CONV - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CONV_FREE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CONV_FREE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CONV_INIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CONV_INIT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_ASCII - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_ASCII - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_1 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_1 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_10 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_10 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_11 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_11 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_12 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_12 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_13 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_13 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_14 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_14 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_15 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_15 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_3 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_3 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_4 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_4 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_6 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_6 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_7 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_7 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_8 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_8 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_9 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_CSET_RESERVED_9 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ENUM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ENUM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_FLOAT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_FLOAT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_INTEGER - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_INTEGER - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NO_CLASS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NO_CLASS - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_IMPLIED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_IMPLIED - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_MSBSET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_MSBSET - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NORM_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NPAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NPAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NSGN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_NSGN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_OPAQUE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_OPAQUE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_BE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_BE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_LE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_LE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_VAX - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_ORDER_VAX - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_BACKGROUND - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_BACKGROUND - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_ONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_ONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_ZERO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PAD_ZERO - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PERS_DONTCARE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PERS_DONTCARE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PERS_HARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PERS_HARD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PERS_SOFT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_PERS_SOFT - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_REFERENCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_REFERENCE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_SGN_2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_SGN_2 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_SGN_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_SGN_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_SGN_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_SGN_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_NULLPAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_NULLPAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_NULLTERM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_NULLTERM - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_10 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_10 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_11 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_11 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_12 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_12 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_13 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_13 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_14 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_14 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_15 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_15 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_3 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_3 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_4 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_4 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_5 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_6 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_6 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_7 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_7 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_8 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_8 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_9 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_RESERVED_9 - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_SPACEPAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STR_SPACEPAD - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STRING - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_STRING - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_TIME - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_TIME - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_VLEN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5T_VLEN - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Tclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tclose releases a datatype.
H5Tclose(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tclose releases a datatype.
H5Tcommit(int, String, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcommit commits a transient datatype (not immutable) to a file, turned it into a named datatype.
H5Tcommit(int, String, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcommit commits a transient datatype (not immutable) to a file, turned it into a named datatype.
H5Tcommit(int, String) - Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
H5Tcommit commits a transient datatype to a file, turned it into a named datatype.
H5Tcommit(int, String) - Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
H5Tcommit commits a transient datatype to a file, turned it into a named datatype.
H5Tcommitted(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcommitted queries a type to determine whether the type specified by the type identifier is a named type or a transient type.
H5Tcommitted(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcommitted queries a type to determine whether the type specified by the type identifier is a named type or a transient type.
H5Tcopy(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcopy copies an existing datatype.
H5Tcopy(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcopy copies an existing datatype.
H5Tcreate(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcreate creates a new dataype of the specified class with the specified number of bytes.
H5Tcreate(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tcreate creates a new dataype of the specified class with the specified number of bytes.
H5Tenum_create(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_create creates a new enumeration datatype based on the specified base datatype, parent_id, which must be an integer type.
H5Tenum_create(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_create creates a new enumeration datatype based on the specified base datatype, parent_id, which must be an integer type.
H5Tenum_insert(int, String, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_insert inserts a new enumeration datatype member into an enumeration datatype.
H5Tenum_insert(int, String, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_insert inserts a new enumeration datatype member into an enumeration datatype.
H5Tenum_nameof(int, int[], String[], int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_nameof finds the symbol name that corresponds to the specified value of the enumeration datatype type.
H5Tenum_nameof(int, int[], String[], int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_nameof finds the symbol name that corresponds to the specified value of the enumeration datatype type.
H5Tenum_valueof(int, String, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_valueof finds the value that corresponds to the specified name of the enumeration datatype type.
H5Tenum_valueof(int, String, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tenum_valueof finds the value that corresponds to the specified name of the enumeration datatype type.
H5Tequal(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tequal determines whether two datatype identifiers refer to the same datatype.
H5Tequal(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tequal determines whether two datatype identifiers refer to the same datatype.
H5Tget_class(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_class returns the datatype class identifier.
H5Tget_class(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_class returns the datatype class identifier.
H5Tget_cset(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_cset retrieves the character set type of a string datatype.
H5Tget_cset(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_cset retrieves the character set type of a string datatype.
H5Tget_ebias(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_ebias retrieves the exponent bias of a floating-point type.
H5Tget_ebias(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_ebias retrieves the exponent bias of a floating-point type.
H5Tget_fields(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_fields retrieves information about the locations of the various bit fields of a floating point datatype.
H5Tget_fields(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_fields retrieves information about the locations of the various bit fields of a floating point datatype.
H5Tget_inpad(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_inpad retrieves the internal padding type for unused bits in floating-point datatypes.
H5Tget_inpad(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_inpad retrieves the internal padding type for unused bits in floating-point datatypes.
H5Tget_member_dims(int, int, int[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_dims returns the dimensionality of the field.
H5Tget_member_dims(int, int, int[], int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_dims returns the dimensionality of the field.
H5Tget_member_name(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_name retrieves the name of a field of a compound datatype.
H5Tget_member_name(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_name retrieves the name of a field of a compound datatype.
H5Tget_member_offset(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_offset returns the byte offset of the specified member of the compound datatype.
H5Tget_member_offset(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_offset returns the byte offset of the specified member of the compound datatype.
H5Tget_member_type(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_type returns the datatype of the specified member.
H5Tget_member_type(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_type returns the datatype of the specified member.
H5Tget_member_value(int, int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_value returns the value of the enumeration datatype member memb_no.
H5Tget_member_value(int, int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_member_value returns the value of the enumeration datatype member memb_no.
H5Tget_nmembers(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_nmembers retrieves the number of fields a compound datatype has.
H5Tget_nmembers(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_nmembers retrieves the number of fields a compound datatype has.
H5Tget_norm(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_norm retrieves the mantissa normalization of a floating-point datatype.
H5Tget_norm(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_norm retrieves the mantissa normalization of a floating-point datatype.
H5Tget_offset(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_offset retrieves the bit offset of the first significant bit.
H5Tget_offset(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_offset retrieves the bit offset of the first significant bit.
H5Tget_order(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_order returns the byte order of an atomic datatype.
H5Tget_order(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_order returns the byte order of an atomic datatype.
H5Tget_pad(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_pad retrieves the padding type of the least and most-significant bit padding.
H5Tget_pad(int, int[]) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_pad retrieves the padding type of the least and most-significant bit padding.
H5Tget_precision(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_precision returns the precision of an atomic datatype.
H5Tget_precision(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_precision returns the precision of an atomic datatype.
H5Tget_sign(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_sign retrieves the sign type for an integer type.
H5Tget_sign(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_sign retrieves the sign type for an integer type.
H5Tget_size(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_size returns the size of a datatype in bytes.
H5Tget_size(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_size returns the size of a datatype in bytes.
H5Tget_strpad(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_strpad retrieves the string padding method for a string datatype.
H5Tget_strpad(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_strpad retrieves the string padding method for a string datatype.
H5Tget_super(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_super returns the type from which TYPE is derived.
H5Tget_super(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_super returns the type from which TYPE is derived.
H5Tget_tag(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_tag returns the tag associated with datatype type_id.
H5Tget_tag(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tget_tag returns the tag associated with datatype type_id.
H5Tinsert(int, String, long, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tinsert adds another member to the compound datatype type_id.
H5Tinsert(int, String, long, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tinsert adds another member to the compound datatype type_id.
H5Tinsert_array(int, String, int, int, int[], int[], int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tinsert_array adds a new member to the compound datatype parent_id.
H5Tinsert_array(int, String, int, int, int[], int[], int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tinsert_array adds a new member to the compound datatype parent_id.
H5Tlock(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tlock locks the datatype specified by the type_id identifier, making it read-only and non-destrucible.
H5Tlock(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tlock locks the datatype specified by the type_id identifier, making it read-only and non-destrucible.
H5Topen(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Topen opens a named datatype at the location specified by loc_id and return an identifier for the datatype.
H5Topen(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Topen opens a named datatype at the location specified by loc_id and return an identifier for the datatype.
H5Tpack(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tpack recursively removes padding from within a compound datatype to make it more efficient (space-wise) to store that data.
H5Tpack(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tpack recursively removes padding from within a compound datatype to make it more efficient (space-wise) to store that data.
H5Tset_cset(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_cset the character set to be used.
H5Tset_cset(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_cset the character set to be used.
H5Tset_ebias(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_ebias sets the exponent bias of a floating-point type.
H5Tset_ebias(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_ebias sets the exponent bias of a floating-point type.
H5Tset_fields(int, int, int, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_fields sets the locations and sizes of the various floating point bit fields.
H5Tset_fields(int, int, int, int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_fields sets the locations and sizes of the various floating point bit fields.
H5Tset_inpad(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
If any internal bits of a floating point type are unused (that is, those significant bits which are not part of the sign, exponent, or mantissa), then H5Tset_inpad will be filled according to the value of the padding value property inpad.
H5Tset_inpad(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
If any internal bits of a floating point type are unused (that is, those significant bits which are not part of the sign, exponent, or mantissa), then H5Tset_inpad will be filled according to the value of the padding value property inpad.
H5Tset_norm(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_norm sets the mantissa normalization of a floating-point datatype.
H5Tset_norm(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_norm sets the mantissa normalization of a floating-point datatype.
H5Tset_offset(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_offset sets the bit offset of the first significant bit.
H5Tset_offset(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_offset sets the bit offset of the first significant bit.
H5Tset_order(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_order sets the byte ordering of an atomic datatype.
H5Tset_order(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_order sets the byte ordering of an atomic datatype.
H5Tset_pad(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_pad sets the least and most-significant bits padding types.
H5Tset_pad(int, int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_pad sets the least and most-significant bits padding types.
H5Tset_precision(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_precision sets the precision of an atomic datatype.
H5Tset_precision(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_precision sets the precision of an atomic datatype.
H5Tset_sign(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_sign sets the sign proprety for an integer type.
H5Tset_sign(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_sign sets the sign proprety for an integer type.
H5Tset_size(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_size sets the total size in bytes, size, for an atomic datatype (this operation is not permitted on compound datatypes).
H5Tset_size(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_size sets the total size in bytes, size, for an atomic datatype (this operation is not permitted on compound datatypes).
H5Tset_strpad(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_strpad defines the storage mechanism for the string.
H5Tset_strpad(int, int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_strpad defines the storage mechanism for the string.
H5Tset_tag(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_tag tags an opaque datatype type_id with a unique ASCII identifier tag.
H5Tset_tag(int, String) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tset_tag tags an opaque datatype type_id with a unique ASCII identifier tag.
H5Tvlen_create(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tvlen_create creates a new variable-length (VL) dataype.
H5Tvlen_create(int) - Static method in class ncsa.hdf.hdf5lib.H5
H5Tvlen_create creates a new variable-length (VL) dataype.
H5Z_FILTER_DEFLATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Z_FILTER_DEFLATE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Z_FILTER_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Z_FILTER_ERROR - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Z_FILTER_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
H5Z_FILTER_NONE - Static variable in class ncsa.hdf.hdf5lib.HDF5Constants
 
HALFTONE_HINTS - Static variable in class loci.formats.TiffTools
 
HALFTONE_HINTS - Static variable in class loci.formats.TiffTools
 
handle - Variable in class dods.clients.importwizard.TMAP.map.MapTool
The array of handles for this tool.
handle_reshape(int, int) - Method in class dods.clients.importwizard.TMAP.map.MapTool
Reshapes the tool.
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface HTTPClient.AuthorizationHandler
Sometimes even non-401 responses will contain headers pertaining to authorization (such as the "Authentication-Info" header).
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface HTTPClient.AuthorizationHandler
Sometimes even non-401 responses will contain headers pertaining to authorization (such as the "Authentication-Info" header).
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class HTTPClient.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" headers here.
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class HTTPClient.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" headers here.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface HTTPClient.AuthorizationHandler
This method is similar to handleAuthHeaders except that it is called if any headers in the trailer were sent.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface HTTPClient.AuthorizationHandler
This method is similar to handleAuthHeaders except that it is called if any headers in the trailer were sent.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class HTTPClient.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" trailers here.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class HTTPClient.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" trailers here.
Handler - Class in edu.wisc.ssec.mcidas.adde
This class defines the openConnection method, which is used to create an AddeURLConnection.
Handler - Class in edu.wisc.ssec.mcidas.adde
This class defines the openConnection method, which is used to create an AddeURLConnection.
Handler() - Constructor for class edu.wisc.ssec.mcidas.adde.Handler
 
Handler() - Constructor for class edu.wisc.ssec.mcidas.adde.Handler
 
HARD - Static variable in class visad.Contour2D
 
HARD - Static variable in class visad.Contour2D
 
hardcodeSizePercent(int) - Method in class visad.util.VisADSlider
Hardcode the preferred size of the slider after increasing the current width by the specified percentage (or decreasing it if percent is negative.)
hardcodeSizePercent(int) - Method in class visad.util.VisADSlider
Hardcode the preferred size of the slider after increasing the current width by the specified percentage (or decreasing it if percent is negative.)
hasBeenProcessed() - Method in class dods.clients.importwizard.DodsURL
Returns true if the URL has been processed yet, false otherwise.
hasCalibrator(int) - Static method in class edu.wisc.ssec.mcidas.CalibratorFactory
Check if there is a Calibrator implemented for a sensor.
hasCalibrator(int) - Static method in class edu.wisc.ssec.mcidas.CalibratorFactory
Check if there is a Calibrator implemented for a sensor.
hasChanged() - Method in class visad.util.TextEditor
returns whether the document has changed since the last save
hasChanged() - Method in class visad.util.TextEditor
returns whether the document has changed since the last save
hasControls() - Method in class visad.ss.FancySSCell
Returns whether the cell has any associated controls.
hasControls() - Method in class visad.ss.FancySSCell
Returns whether the cell has any associated controls.
hasData() - Method in class visad.ss.BasicSSCell
Whether this cell has any data.
hasData() - Method in class visad.ss.BasicSSCell
Whether this cell has any data.
HasDisplay - Variable in class visad.ss.BasicSSCell
Whether a valid VisAD display currently exists.
hasDisplay() - Method in class visad.ss.BasicSSCell
Whether this cell has a valid display on-screen.
HasDisplay - Variable in class visad.ss.BasicSSCell
Whether a valid VisAD display currently exists.
hasDisplay() - Method in class visad.ss.BasicSSCell
Whether this cell has a valid display on-screen.
hasEntity() - Method in class HTTPClient.Response
Some responses such as those from a HEAD or with certain status codes don't have an entity.
hasEntity() - Method in class HTTPClient.Response
Some responses such as those from a HEAD or with certain status codes don't have an entity.
hasEventQueued(Control) - Method in interface visad.collab.DisplayMonitor
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to any listener.
hasEventQueued(int, Control) - Method in interface visad.collab.DisplayMonitor
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to the listener with the specified id.
hasEventQueued(Control) - Method in interface visad.collab.DisplayMonitor
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to any listener.
hasEventQueued(int, Control) - Method in interface visad.collab.DisplayMonitor
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to the listener with the specified id.
hasEventQueued(Control) - Method in class visad.collab.DisplayMonitorImpl
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to any listener.
hasEventQueued(int, Control) - Method in class visad.collab.DisplayMonitorImpl
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to the listener with the specified id.
hasEventQueued(Control) - Method in class visad.collab.DisplayMonitorImpl
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to any listener.
hasEventQueued(int, Control) - Method in class visad.collab.DisplayMonitorImpl
Returns true if there is a MonitorEvent for the specified Control waiting to be delivered to the listener with the specified id.
hasEventQueued(int, Control) - Method in class visad.collab.RemoteDisplayMonitorImpl
Unusable stub.
hasEventQueued(Control) - Method in class visad.collab.RemoteDisplayMonitorImpl
Unusable stub.
hasEventQueued(int, Control) - Method in class visad.collab.RemoteDisplayMonitorImpl
Unusable stub.
hasEventQueued(Control) - Method in class visad.collab.RemoteDisplayMonitorImpl
Unusable stub.
hasExpired() - Method in class HTTPClient.Cookie
 
hasExpired() - Method in class HTTPClient.Cookie
 
hasExtendedMeasureInfo - Variable in class loci.formats.in.SDTInfo
 
hasExtendedMeasureInfo - Variable in class loci.formats.in.SDTInfo
 
hasFormula() - Method in class visad.ss.BasicSSCell
Deprecated. Use getDataSourceType(String) instead.
hasFormula() - Method in class visad.ss.BasicSSCell
Deprecated. Use getDataSourceType(String) instead.
hash - Variable in class visad.util.GUIFrame
hashtable
hash - Variable in class visad.util.GUIFrame
hashtable
hashCode() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
Get the hashcode for this
hashCode() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
Get the hashcode for this
hashCode() - Method in class HTTPClient.AuthorizationInfo
Produces a hash code based on host, scheme and realm.
hashCode() - Method in class HTTPClient.AuthorizationInfo
Produces a hash code based on host, scheme and realm.
hashCode() - Method in class HTTPClient.Cookie
Hash up name, path and domain into new hash.
hashCode() - Method in class HTTPClient.Cookie
Hash up name, path and domain into new hash.
hashCode() - Method in class HTTPClient.URI
The hash code is calculated over scheme, host, path, and query.
hashCode() - Method in class HTTPClient.URI
The hash code is calculated over scheme, host, path, and query.
hashCode() - Method in class loci.formats.TiffRational
Reasonable hash value for use with hashtables.
hashCode() - Method in class loci.formats.TiffRational
Reasonable hash value for use with hashtables.
hashCode() - Method in class ucar.netcdf.Attribute
Instances which have same name and same value elements are equal.
hashCode() - Method in class ucar.netcdf.Attribute
Instances which have same name and same value elements are equal.
hashCode() - Method in class ucar.netcdf.Dimension
Instances which have same name and same value are equal.
hashCode() - Method in class ucar.netcdf.Dimension
Instances which have same name and same value are equal.
hashCode() - Method in class ucar.netcdf.UnlimitedDimension
Instances are only distiguished by name.
hashCode() - Method in class ucar.netcdf.UnlimitedDimension
Instances are only distiguished by name.
hashCode() - Method in class visad.BaseUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.BaseUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.MD5Key
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.MD5Key
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.OffsetUnpacker
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.OffsetUnpacker
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.ScaleAndOffsetUnpacker
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.ScaleAndOffsetUnpacker
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.ScaleUnpacker
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.ScaleUnpacker
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.ValueRanger
Returns the hash code of this instance.
hashCode() - Method in class visad.data.in.ValueRanger
Returns the hash code of this instance.
hashCode() - Method in class visad.data.netcdf.in.View.Domain
Returns the hash code of this instance.
hashCode() - Method in class visad.data.netcdf.in.View.Domain
Returns the hash code of this instance.
hashCode() - Method in class visad.DerivedUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.DerivedUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.DoubleStringTuple
Returns the hash code of this object.
hashCode() - Method in class visad.DoubleStringTuple
Returns the hash code of this object.
hashCode() - Method in class visad.DoubleTuple
Returns the hash code of this object.
hashCode() - Method in class visad.DoubleTuple
Returns the hash code of this object.
hashCode() - Method in class visad.FunctionType
Returns the hash code of this instance.
hashCode() - Method in class visad.FunctionType
Returns the hash code of this instance.
hashCode() - Method in class visad.georef.EarthLocationLite
Returns the hash code of this object.
hashCode() - Method in class visad.georef.EarthLocationLite
Returns the hash code of this object.
hashCode() - Method in class visad.Gridded1DDoubleSet
Returns the hash code of this instance.
hashCode() - Method in class visad.Gridded1DDoubleSet
Returns the hash code of this instance.
hashCode() - Method in class visad.GriddedSet
Returns the hash code of this instance.
hashCode() - Method in class visad.GriddedSet
Returns the hash code of this instance.
hashCode() - Method in class visad.Linear1DSet
Returns the hash code for this instance.
hashCode() - Method in class visad.Linear1DSet
Returns the hash code for this instance.
hashCode() - Method in class visad.Linear2DSet
Returns the hash code for this instance.
hashCode() - Method in class visad.Linear2DSet
Returns the hash code for this instance.
hashCode() - Method in class visad.Linear3DSet
Returns the hash code for this instance.
hashCode() - Method in class visad.Linear3DSet
Returns the hash code for this instance.
hashCode() - Method in class visad.LinearNDSet
Returns the hash code for this instance.
hashCode() - Method in class visad.LinearNDSet
Returns the hash code for this instance.
hashCode() - Method in class visad.List1DDoubleSet
Returns the hash code of this instance.
hashCode() - Method in class visad.List1DDoubleSet
Returns the hash code of this instance.
hashCode() - Method in class visad.List1DSet
Returns the hash code of this instance.
hashCode() - Method in class visad.List1DSet
Returns the hash code of this instance.
hashCode() - Method in class visad.OffsetUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.OffsetUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.ProductSet
Returns the hash code of this instance.
hashCode() - Method in class visad.ProductSet
Returns the hash code of this instance.
hashCode() - Method in class visad.PromiscuousUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.PromiscuousUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.Real
Returns the hash code of this Real.
hashCode() - Method in class visad.Real
Returns the hash code of this Real.
hashCode() - Method in interface visad.RealIface
Returns the hash code of this Real.
hashCode() - Method in interface visad.RealIface
Returns the hash code of this Real.
hashCode() - Method in class visad.ScalarMap
Returns the hash code for this ScalarMap.
hashCode() - Method in class visad.ScalarMap
Returns the hash code for this ScalarMap.
hashCode() - Method in class visad.ScalarType
Obtains the hash code for this object.
hashCode() - Method in class visad.ScalarType
Obtains the hash code for this object.
hashCode() - Method in class visad.ScaledUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.ScaledUnit
Returns the hash code of this instance.
hashCode() - Method in class visad.SingletonSet
Returns the hash code of this instance.
hashCode() - Method in class visad.SingletonSet
Returns the hash code of this instance.
hashCode() - Method in class visad.Tuple
Returns the hash code of this object.
hashCode() - Method in class visad.Tuple
Returns the hash code of this object.
hashCode() - Method in class visad.TupleType
 
hashCode() - Method in class visad.TupleType
 
hashCode() - Method in class visad.UnionSet
Returns the hash code of this instance.
hashCode() - Method in class visad.UnionSet
Returns the hash code of this instance.
hashCode() - Method in class visad.Unit
Abstract method for computing hashcode
hashCode() - Method in class visad.Unit
Abstract method for computing hashcode
hashCode() - Method in class visad.util.WeakMapValue
Returns the hash code of this instance.
hashCode() - Method in class visad.util.WeakMapValue
Returns the hash code of this instance.
HasMappings - Variable in class visad.ss.BasicSSCell
Whether this cell has mappings from Data to Display.
hasMappings() - Method in class visad.ss.BasicSSCell
Whether this cell has any mappings.
HasMappings - Variable in class visad.ss.BasicSSCell
Whether this cell has mappings from Data to Display.
hasMappings() - Method in class visad.ss.BasicSSCell
Whether this cell has any mappings.
hasMatchedTypes(SetType, Integer1DSet[]) - Static method in class visad.data.visad.object.BinaryIntegerSet
 
hasMatchedTypes(SetType, Integer1DSet[]) - Static method in class visad.data.visad.object.BinaryIntegerSet
 
hasMatchedTypes(SetType, Linear1DSet[]) - Static method in class visad.data.visad.object.BinaryLinearSet
 
hasMatchedTypes(SetType, Linear1DSet[]) - Static method in class visad.data.visad.object.BinaryLinearSet
 
hasMeasFCSInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasFCSInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasHISTInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasHISTInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasStopInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasStopInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasureInfo - Variable in class loci.formats.in.SDTInfo
 
hasMeasureInfo - Variable in class loci.formats.in.SDTInfo
 
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreElements() - Method in class visad.data.DirectoryRepository.Enumerator
 
hasMoreElements() - Method in class visad.data.DirectoryRepository.Enumerator
 
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasNext() - Method in interface ucar.netcdf.AttributeIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.AttributeIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.DimensionIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.DimensionIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.ProtoVariableIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.ProtoVariableIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.VariableIterator
Returns true if there are more elements.
hasNext() - Method in interface ucar.netcdf.VariableIterator
Returns true if there are more elements.
hasNext() - Method in class visad.data.netcdf.in.VirtualDataIterator
Indicates if there's another virtual VisAD data object.
hasNext() - Method in class visad.data.netcdf.in.VirtualDataIterator
Indicates if there's another virtual VisAD data object.
hasNext() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
 
hasNext() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
 
HasProxyObject - Interface in dods.servers.agg
Handle Netcdf, Proxy objects in uniform way.
hasSlaves() - Method in interface visad.Display
 
hasSlaves() - Method in interface visad.Display
 
hasSlaves() - Method in class visad.DisplayImpl
 
hasSlaves() - Method in class visad.DisplayImpl
 
hasSlaves() - Method in class visad.RemoteDisplayImpl
whether there are any slave displays linked to this display
hasSlaves() - Method in class visad.RemoteDisplayImpl
whether there are any slave displays linked to this display
hasToken(String, String) - Static method in class HTTPClient.Util
Determines if the given header contains a certain token.
hasToken(String, String) - Static method in class HTTPClient.Util
Determines if the given header contains a certain token.
HDF5AdapterException - Exception in visad.data.hdf5
 
HDF5AdapterException - Exception in visad.data.hdf5
 
HDF5AdapterException() - Constructor for exception visad.data.hdf5.HDF5AdapterException
 
HDF5AdapterException(String) - Constructor for exception visad.data.hdf5.HDF5AdapterException
 
HDF5AdapterException() - Constructor for exception visad.data.hdf5.HDF5AdapterException
 
HDF5AdapterException(String) - Constructor for exception visad.data.hdf5.HDF5AdapterException
 
HDF5AtomException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5AtomException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5AtomException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AtomException
Constructs an HDF5AtomException with no specified detail message.
HDF5AtomException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AtomException
Constructs an HDF5AtomException with the specified detail message.
HDF5AtomException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AtomException
Constructs an HDF5AtomException with no specified detail message.
HDF5AtomException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AtomException
Constructs an HDF5AtomException with the specified detail message.
HDF5Attribute - Class in visad.data.hdf5.hdf5objects
An HDF5 attribute is a small datasets attached to primary datasets as metadata information.
HDF5Attribute - Class in visad.data.hdf5.hdf5objects
An HDF5 attribute is a small datasets attached to primary datasets as metadata information.
HDF5Attribute() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
cosntruct an HDF5Attribute
HDF5Attribute(int, String, int, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
Creates a new HDF5Attribute
HDF5Attribute(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
Opens an HDF5Attribute specified by its name
HDF5Attribute(int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
Opens an HDF5Attribute specified by its index.
HDF5Attribute() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
cosntruct an HDF5Attribute
HDF5Attribute(int, String, int, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
Creates a new HDF5Attribute
HDF5Attribute(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
Opens an HDF5Attribute specified by its name
HDF5Attribute(int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Attribute
Opens an HDF5Attribute specified by its index.
HDF5AttributeException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5AttributeException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5AttributeException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AttributeException
Constructs an HDF5AttributeException with no specified detail message.
HDF5AttributeException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AttributeException
Constructs an HDF5AttributeException with the specified detail message.
HDF5AttributeException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AttributeException
Constructs an HDF5AttributeException with no specified detail message.
HDF5AttributeException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5AttributeException
Constructs an HDF5AttributeException with the specified detail message.
HDF5BtreeException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5BtreeException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5BtreeException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5BtreeException
Constructs an HDF5BtreeException with no specified detail message.
HDF5BtreeException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5BtreeException
Constructs an HDF5BtreeException with the specified detail message.
HDF5BtreeException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5BtreeException
Constructs an HDF5BtreeException with no specified detail message.
HDF5BtreeException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5BtreeException
Constructs an HDF5BtreeException with the specified detail message.
HDF5CDataTypes - Class in ncsa.hdf.hdf5lib
Class HDF5CDataTypes contains C constants and enumerated types of HDF5 library which are set at runtime, the Java constants need to be converted to C constants with the function call J2C(int) in HDF5Library class.
HDF5CDataTypes - Class in ncsa.hdf.hdf5lib
Class HDF5CDataTypes contains C constants and enumerated types of HDF5 library which are set at runtime, the Java constants need to be converted to C constants with the function call J2C(int) in HDF5Library class.
HDF5CDataTypes() - Constructor for class ncsa.hdf.hdf5lib.HDF5CDataTypes
 
HDF5CDataTypes() - Constructor for class ncsa.hdf.hdf5lib.HDF5CDataTypes
 
HDF5Constants - Class in ncsa.hdf.hdf5lib
Class HDF5Constants contains the C define constants and enumerated types of HDF5 library, e.g., HDF5Library.H5Pcreate(HDF5Constants.H5P_FILE_ACCESS); These values are generated automatically by /etc/Makefile Do not edit this file!
HDF5Constants - Class in ncsa.hdf.hdf5lib
Class HDF5Constants contains the C define constants and enumerated types of HDF5 library, e.g., HDF5Library.H5Pcreate(HDF5Constants.H5P_FILE_ACCESS); These values are generated automatically by /etc/Makefile Do not edit this file!
HDF5Constants() - Constructor for class ncsa.hdf.hdf5lib.HDF5Constants
 
HDF5Constants() - Constructor for class ncsa.hdf.hdf5lib.HDF5Constants
 
HDF5DataAdaptable - Interface in visad.data.hdf5
The interface for HDF5 data objects which can be adapted by the VisAD data objects
HDF5DataAdaptable - Interface in visad.data.hdf5
The interface for HDF5 data objects which can be adapted by the VisAD data objects
HDF5DataFiltersException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DataFiltersException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DataFiltersException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataFiltersException
Constructs an HDF5DataFiltersException with no specified detail message.
HDF5DataFiltersException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataFiltersException
Constructs an HDF5DataFiltersException with the specified detail message.
HDF5DataFiltersException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataFiltersException
Constructs an HDF5DataFiltersException with no specified detail message.
HDF5DataFiltersException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataFiltersException
Constructs an HDF5DataFiltersException with the specified detail message.
HDF5Dataset - Class in visad.data.hdf5.hdf5objects
This class provides a mechanism to describe properties of datasets and to transfer data between memory and disk.
HDF5Dataset - Class in visad.data.hdf5.hdf5objects
This class provides a mechanism to describe properties of datasets and to transfer data between memory and disk.
HDF5Dataset() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Constructs a HDF5Dataset
HDF5Dataset(String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Constructs a HDF5Dataset
HDF5Dataset(int, String, int, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Creates a dataset at the specified location
HDF5Dataset(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Opens a HDF5Dataset
HDF5Dataset() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Constructs a HDF5Dataset
HDF5Dataset(String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Constructs a HDF5Dataset
HDF5Dataset(int, String, int, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Creates a dataset at the specified location
HDF5Dataset(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataset
Opens a HDF5Dataset
HDF5DatasetAdapted - Class in visad.data.hdf5
HDF5DatasetAdapted is the implementation of mapping from HDFDataset to VisAD Data object.
HDF5DatasetAdapted - Class in visad.data.hdf5
HDF5DatasetAdapted is the implementation of mapping from HDFDataset to VisAD Data object.
HDF5DatasetAdapted() - Constructor for class visad.data.hdf5.HDF5DatasetAdapted
Constructs a HDF5DatasetAdapted
HDF5DatasetAdapted(int, String, int, int, int) - Constructor for class visad.data.hdf5.HDF5DatasetAdapted
Creates a dataset at the specified location
HDF5DatasetAdapted(int, String) - Constructor for class visad.data.hdf5.HDF5DatasetAdapted
Opens a HDF5DatasetAdapted
HDF5DatasetAdapted() - Constructor for class visad.data.hdf5.HDF5DatasetAdapted
Constructs a HDF5DatasetAdapted
HDF5DatasetAdapted(int, String, int, int, int) - Constructor for class visad.data.hdf5.HDF5DatasetAdapted
Creates a dataset at the specified location
HDF5DatasetAdapted(int, String) - Constructor for class visad.data.hdf5.HDF5DatasetAdapted
Opens a HDF5DatasetAdapted
HDF5DatasetInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DatasetInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DatasetInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatasetInterfaceException
Constructs an HDF5DatasetInterfaceException with no specified detail message.
HDF5DatasetInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatasetInterfaceException
Constructs an HDF5DatasetInterfaceException with the specified detail message.
HDF5DatasetInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatasetInterfaceException
Constructs an HDF5DatasetInterfaceException with no specified detail message.
HDF5DatasetInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatasetInterfaceException
Constructs an HDF5DatasetInterfaceException with the specified detail message.
HDF5Dataspace - Class in visad.data.hdf5.hdf5objects
This class provides provides a mechanism to describe the positions of the elements of a dataset.
HDF5Dataspace - Class in visad.data.hdf5.hdf5objects
This class provides provides a mechanism to describe the positions of the elements of a dataset.
HDF5Dataspace() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataspace
Constructs an HDF5Dataspace
HDF5Dataspace(int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataspace
Creates a new HDF5Dataspace
HDF5Dataspace(int, long[], long[]) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataspace
Creates a new HDF5Dataspace
HDF5Dataspace() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataspace
Constructs an HDF5Dataspace
HDF5Dataspace(int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataspace
Creates a new HDF5Dataspace
HDF5Dataspace(int, long[], long[]) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Dataspace
Creates a new HDF5Dataspace
HDF5DataspaceInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DataspaceInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DataspaceInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataspaceInterfaceException
Constructs an HDF5DataspaceInterfaceException with no specified detail message.
HDF5DataspaceInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataspaceInterfaceException
Constructs an HDF5DataspaceInterfaceException with the specified detail message.
HDF5DataspaceInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataspaceInterfaceException
Constructs an HDF5DataspaceInterfaceException with no specified detail message.
HDF5DataspaceInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataspaceInterfaceException
Constructs an HDF5DataspaceInterfaceException with the specified detail message.
HDF5DataStorageException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DataStorageException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DataStorageException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataStorageException
Constructs an HDF5DataStorageExceptionn with no specified detail message.
HDF5DataStorageException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataStorageException
Constructs an HDF5DataStorageException with the specified detail message.
HDF5DataStorageException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataStorageException
Constructs an HDF5DataStorageExceptionn with no specified detail message.
HDF5DataStorageException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DataStorageException
Constructs an HDF5DataStorageException with the specified detail message.
HDF5Datatype - Class in visad.data.hdf5.hdf5objects
This class provides a mechanism to describe the storage format of individual data points of a data set.
HDF5Datatype - Class in visad.data.hdf5.hdf5objects
This class provides a mechanism to describe the storage format of individual data points of a data set.
HDF5Datatype() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Datatype
Construct an HDF5Datatype
HDF5Datatype(int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Datatype
Creates a new HDF5Datatype
HDF5Datatype(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Datatype
Opens a named HDF5Datatype
HDF5Datatype() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Datatype
Construct an HDF5Datatype
HDF5Datatype(int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Datatype
Creates a new HDF5Datatype
HDF5Datatype(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Datatype
Opens a named HDF5Datatype
HDF5DatatypeInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DatatypeInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5DatatypeInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatatypeInterfaceException
Constructs an HDF5DatatypeInterfaceException with no specified detail message.
HDF5DatatypeInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatatypeInterfaceException
Constructs an HDF5DatatypeInterfaceException with the specified detail message.
HDF5DatatypeInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatatypeInterfaceException
Constructs an HDF5DatatypeInterfaceException with no specified detail message.
HDF5DatatypeInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5DatatypeInterfaceException
Constructs an HDF5DatatypeInterfaceException with the specified detail message.
HDF5Exception - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5Exception returns errors from the Java HDF5 Interface.
HDF5Exception - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5Exception returns errors from the Java HDF5 Interface.
HDF5Exception() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5Exception
Constructs an HDF5Exception with no specified detail message.
HDF5Exception(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5Exception
Constructs an HDF5Exception with the specified detail message.
HDF5Exception() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5Exception
Constructs an HDF5Exception with no specified detail message.
HDF5Exception(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5Exception
Constructs an HDF5Exception with the specified detail message.
HDF5ExternalFileListException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5ExternalFileListException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5ExternalFileListException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ExternalFileListException
Constructs an HDF5ExternalFileListException with no specified detail message.
HDF5ExternalFileListException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ExternalFileListException
Constructs an HDF5ExternalFileListException with the specified detail message.
HDF5ExternalFileListException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ExternalFileListException
Constructs an HDF5ExternalFileListException with no specified detail message.
HDF5ExternalFileListException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ExternalFileListException
Constructs an HDF5ExternalFileListException with the specified detail message.
HDF5File - Class in visad.data.hdf5.hdf5objects
An HDF5File is designed to provide file-level access to HDF5 files.
HDF5File - Class in visad.data.hdf5.hdf5objects
An HDF5File is designed to provide file-level access to HDF5 files.
HDF5File(String, int, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5File
Creates a new HDF5 file.
HDF5File(String, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5File
Opens an existing HDF5 file.
HDF5File(String, int, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5File
Creates a new HDF5 file.
HDF5File(String, int, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5File
Opens an existing HDF5 file.
HDF5FILE - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
 
HDF5FILE - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
 
HDF5FileAdapted - Class in visad.data.hdf5
 
HDF5FileAdapted - Class in visad.data.hdf5
 
HDF5FileAdapted(String, int, int, int) - Constructor for class visad.data.hdf5.HDF5FileAdapted
Creates a new HDF5 file.
HDF5FileAdapted(String, int, int) - Constructor for class visad.data.hdf5.HDF5FileAdapted
Opens an existing HDF5 file.
HDF5FileAdapted(String, int, int, int) - Constructor for class visad.data.hdf5.HDF5FileAdapted
Creates a new HDF5 file.
HDF5FileAdapted(String, int, int) - Constructor for class visad.data.hdf5.HDF5FileAdapted
Opens an existing HDF5 file.
HDF5FileInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5FileInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5FileInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FileInterfaceException
Constructs an HDF5FileInterfaceException with no specified detail message.
HDF5FileInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FileInterfaceException
Constructs an HDF5FileInterfaceException with the specified detail message.
HDF5FileInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FileInterfaceException
Constructs an HDF5FileInterfaceException with no specified detail message.
HDF5FileInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FileInterfaceException
Constructs an HDF5FileInterfaceException with the specified detail message.
HDF5Form - Class in visad.data.hdf5
HDF5Form is a data form adapter for HDF5 files.
HDF5Form - Class in visad.data.hdf5
HDF5Form is a data form adapter for HDF5 files.
HDF5Form() - Constructor for class visad.data.hdf5.HDF5Form
 
HDF5Form(String) - Constructor for class visad.data.hdf5.HDF5Form
 
HDF5Form() - Constructor for class visad.data.hdf5.HDF5Form
 
HDF5Form(String) - Constructor for class visad.data.hdf5.HDF5Form
 
HDF5FunctionArgumentException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5FunctionArgumentException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5FunctionArgumentException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionArgumentException
Constructs an HDF5FunctionArgumentException with no specified detail message.
HDF5FunctionArgumentException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionArgumentException
Constructs an HDF5FunctionArgumentException with the specified detail message.
HDF5FunctionArgumentException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionArgumentException
Constructs an HDF5FunctionArgumentException with no specified detail message.
HDF5FunctionArgumentException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionArgumentException
Constructs an HDF5FunctionArgumentException with the specified detail message.
HDF5FunctionEntryExitException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5FunctionEntryExitException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5FunctionEntryExitException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionEntryExitException
Constructs an HDF5FunctionEntryExitException with no specified detail message.
HDF5FunctionEntryExitException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionEntryExitException
Constructs an HDF5FunctionEntryExitException with the specified detail message.
HDF5FunctionEntryExitException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionEntryExitException
Constructs an HDF5FunctionEntryExitException with no specified detail message.
HDF5FunctionEntryExitException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5FunctionEntryExitException
Constructs an HDF5FunctionEntryExitException with the specified detail message.
HDF5Group - Class in visad.data.hdf5.hdf5objects
This class is a container for the parameters to the HDF5 Group Object.
HDF5Group - Class in visad.data.hdf5.hdf5objects
This class is a container for the parameters to the HDF5 Group Object.
HDF5Group() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Group
Constructs an HDF5Group
HDF5Group(int, String, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Group
Creates a new HDF5 Group.
HDF5Group(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Group
Opens an existing HDF5 Group.
HDF5Group() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Group
Constructs an HDF5Group
HDF5Group(int, String, int) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Group
Creates a new HDF5 Group.
HDF5Group(int, String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Group
Opens an existing HDF5 Group.
HDF5GroupAdapted - Class in visad.data.hdf5
 
HDF5GroupAdapted - Class in visad.data.hdf5
 
HDF5GroupAdapted() - Constructor for class visad.data.hdf5.HDF5GroupAdapted
Constructs an HDF5Group
HDF5GroupAdapted(int, String, int) - Constructor for class visad.data.hdf5.HDF5GroupAdapted
Creates a new HDF5 Group.
HDF5GroupAdapted(int, String) - Constructor for class visad.data.hdf5.HDF5GroupAdapted
Opens an existing HDF5 Group.
HDF5GroupAdapted() - Constructor for class visad.data.hdf5.HDF5GroupAdapted
Constructs an HDF5Group
HDF5GroupAdapted(int, String, int) - Constructor for class visad.data.hdf5.HDF5GroupAdapted
Creates a new HDF5 Group.
HDF5GroupAdapted(int, String) - Constructor for class visad.data.hdf5.HDF5GroupAdapted
Opens an existing HDF5 Group.
HDF5GroupInfo - Class in ncsa.hdf.hdf5lib
This class is a container for the information reported about an HDF5 Object from the H5Gget_obj_info() method.
HDF5GroupInfo - Class in ncsa.hdf.hdf5lib
This class is a container for the information reported about an HDF5 Object from the H5Gget_obj_info() method.
HDF5GroupInfo() - Constructor for class ncsa.hdf.hdf5lib.HDF5GroupInfo
 
HDF5GroupInfo() - Constructor for class ncsa.hdf.hdf5lib.HDF5GroupInfo
 
HDF5HeapException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5HeapException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5HeapException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5HeapException
Constructs an HDF5HeapException with no specified detail message.
HDF5HeapException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5HeapException
Constructs an HDF5HeapException with the specified detail message.
HDF5HeapException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5HeapException
Constructs an HDF5HeapException with no specified detail message.
HDF5HeapException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5HeapException
Constructs an HDF5HeapException with the specified detail message.
HDF5InternalErrorException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5InternalErrorException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5InternalErrorException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5InternalErrorException
Constructs an HDF5InternalErrorException with no specified detail message.
HDF5InternalErrorException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5InternalErrorException
Constructs an HDF5InternalErrorException with the specified detail message.
HDF5InternalErrorException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5InternalErrorException
Constructs an HDF5InternalErrorException with no specified detail message.
HDF5InternalErrorException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5InternalErrorException
Constructs an HDF5InternalErrorException with the specified detail message.
HDF5JavaException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5JavaException returns errors from the Java wrapper of theHDF5 library.
HDF5JavaException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5JavaException returns errors from the Java wrapper of theHDF5 library.
HDF5JavaException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5JavaException
Constructs an HDF5JavaException with no specified detail message.
HDF5JavaException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5JavaException
Constructs an HDF5JavaException with the specified detail message.
HDF5JavaException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5JavaException
Constructs an HDF5JavaException with no specified detail message.
HDF5JavaException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5JavaException
Constructs an HDF5JavaException with the specified detail message.
HDF5LibraryException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5LibraryException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5LibraryException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
Constructs an HDF5LibraryException with no specified detail message.
HDF5LibraryException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
Constructs an HDF5LibraryException with the specified detail message.
HDF5LibraryException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
Constructs an HDF5LibraryException with no specified detail message.
HDF5LibraryException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
Constructs an HDF5LibraryException with the specified detail message.
HDF5LowLevelIOException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5LowLevelIOException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5LowLevelIOException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LowLevelIOException
Constructs an HDF5LowLevelIOException with no specified detail message.
HDF5LowLevelIOException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LowLevelIOException
Constructs an HDF5LowLevelIOException with the specified detail message.
HDF5LowLevelIOException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LowLevelIOException
Constructs an HDF5LowLevelIOException with no specified detail message.
HDF5LowLevelIOException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5LowLevelIOException
Constructs an HDF5LowLevelIOException with the specified detail message.
HDF5MetaDataCacheException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5MetaDataCacheException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5MetaDataCacheException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5MetaDataCacheException
Constructs an HDF5MetaDataCacheException with no specified detail message.
HDF5MetaDataCacheException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5MetaDataCacheException
Constructs an HDF5MetaDataCacheException with the specified detail message.
HDF5MetaDataCacheException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5MetaDataCacheException
Constructs an HDF5MetaDataCacheException with no specified detail message.
HDF5MetaDataCacheException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5MetaDataCacheException
Constructs an HDF5MetaDataCacheException with the specified detail message.
HDF5Object - Class in visad.data.hdf5.hdf5objects
HDF5Object is an HDF5Object which is the super class of all the HDF5 objects.
HDF5Object - Class in visad.data.hdf5.hdf5objects
HDF5Object is an HDF5Object which is the super class of all the HDF5 objects.
HDF5Object() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Object
construct an HDF5 object with defaults
HDF5Object(String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Object
cosntruct an HDF5Object object name
HDF5Object() - Constructor for class visad.data.hdf5.hdf5objects.HDF5Object
construct an HDF5 object with defaults
HDF5Object(String) - Constructor for class visad.data.hdf5.hdf5objects.HDF5Object
cosntruct an HDF5Object object name
HDF5ObjectHeaderException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5ObjectHeaderException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5ObjectHeaderException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ObjectHeaderException
Constructs an HDF5ObjectHeaderException with no specified detail message.
HDF5ObjectHeaderException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ObjectHeaderException
Constructs an HDF5ObjectHeaderException with the specified detail message.
HDF5ObjectHeaderException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ObjectHeaderException
Constructs an HDF5ObjectHeaderException with no specified detail message.
HDF5ObjectHeaderException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ObjectHeaderException
Constructs an HDF5ObjectHeaderException with the specified detail message.
HDF5PropertyListInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5PropertyListInterfaceException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5PropertyListInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5PropertyListInterfaceException
Constructs an HDF5PropertyListInterfaceException with no specified detail message.
HDF5PropertyListInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5PropertyListInterfaceException
Constructs an HDF5PropertyListInterfaceException with the specified detail message.
HDF5PropertyListInterfaceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5PropertyListInterfaceException
Constructs an HDF5PropertyListInterfaceException with no specified detail message.
HDF5PropertyListInterfaceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5PropertyListInterfaceException
Constructs an HDF5PropertyListInterfaceException with the specified detail message.
HDF5ReferenceException - Exception in ncsa.hdf.hdf5lib.exceptions
 
HDF5ReferenceException - Exception in ncsa.hdf.hdf5lib.exceptions
 
HDF5ReferenceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ReferenceException
Constructs an HDF5ReferenceException with no specified detail message.
HDF5ReferenceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ReferenceException
Constructs an HDF5ReferenceException with the specified detail message.
HDF5ReferenceException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ReferenceException
Constructs an HDF5ReferenceException with no specified detail message.
HDF5ReferenceException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ReferenceException
Constructs an HDF5ReferenceException with the specified detail message.
HDF5ResourceUnavailableException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5ResourceUnavailableException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5ResourceUnavailableException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ResourceUnavailableException
Constructs an HDF5ResourceUnavailableException with no specified detail message.
HDF5ResourceUnavailableException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ResourceUnavailableException
Constructs an HDF5FunctionArgumentException with the specified detail message.
HDF5ResourceUnavailableException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ResourceUnavailableException
Constructs an HDF5ResourceUnavailableException with no specified detail message.
HDF5ResourceUnavailableException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5ResourceUnavailableException
Constructs an HDF5FunctionArgumentException with the specified detail message.
HDF5SymbolTableException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5SymbolTableException - Exception in ncsa.hdf.hdf5lib.exceptions
The class HDF5LibraryException returns errors raised by the HDF5 library.
HDF5SymbolTableException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5SymbolTableException
Constructs an HDF5SymbolTableException with no specified detail message.
HDF5SymbolTableException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5SymbolTableException
Constructs an HDF5SymbolTableException with the specified detail message.
HDF5SymbolTableException() - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5SymbolTableException
Constructs an HDF5SymbolTableException with no specified detail message.
HDF5SymbolTableException(String) - Constructor for exception ncsa.hdf.hdf5lib.exceptions.HDF5SymbolTableException
Constructs an HDF5SymbolTableException with the specified detail message.
HDF5TreeNode - Class in visad.data.hdf5.hdf5objects
 
HDF5TreeNode - Class in visad.data.hdf5.hdf5objects
 
HDF5TreeNode() - Constructor for class visad.data.hdf5.hdf5objects.HDF5TreeNode
Creates a tree node that has no parent and no children, but which allows children.
HDF5TreeNode(HDF5Object) - Constructor for class visad.data.hdf5.hdf5objects.HDF5TreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
HDF5TreeNode(Object, boolean) - Constructor for class visad.data.hdf5.hdf5objects.HDF5TreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
HDF5TreeNode() - Constructor for class visad.data.hdf5.hdf5objects.HDF5TreeNode
Creates a tree node that has no parent and no children, but which allows children.
HDF5TreeNode(HDF5Object) - Constructor for class visad.data.hdf5.hdf5objects.HDF5TreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
HDF5TreeNode(Object, boolean) - Constructor for class visad.data.hdf5.hdf5objects.HDF5TreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
HDFArray - Class in ncsa.hdf.hdf5lib
This is a class for handling multidimensional arrays for HDF.
HDFArray - Class in ncsa.hdf.hdf5lib
This is a class for handling multidimensional arrays for HDF.
HDFArray(Object) - Constructor for class ncsa.hdf.hdf5lib.HDFArray
The input must be a Java Array (possibly multidimensional) of primitive numbers or sub-classes of Number.
HDFArray(Object) - Constructor for class ncsa.hdf.hdf5lib.HDFArray
The input must be a Java Array (possibly multidimensional) of primitive numbers or sub-classes of Number.
HDFE_mode - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
 
HDFE_mode - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
 
Hdfeos - Class in visad.data.hdfeos
 
Hdfeos - Class in visad.data.hdfeos
 
Hdfeos(String) - Constructor for class visad.data.hdfeos.Hdfeos
 
Hdfeos(String) - Constructor for class visad.data.hdfeos.Hdfeos
 
HdfeosAccessor - Class in visad.data.hdfeos
 
HdfeosAccessor - Class in visad.data.hdfeos
 
HdfeosAccessor(HdfeosData, int[]) - Constructor for class visad.data.hdfeos.HdfeosAccessor
 
HdfeosAccessor(HdfeosData, int[]) - Constructor for class visad.data.hdfeos.HdfeosAccessor
 
HdfeosAdaptedForm - Class in visad.data.hdfeos
 
HdfeosAdaptedForm - Class in visad.data.hdfeos
 
HdfeosAdaptedForm() - Constructor for class visad.data.hdfeos.HdfeosAdaptedForm
 
HdfeosAdaptedForm() - Constructor for class visad.data.hdfeos.HdfeosAdaptedForm
 
HdfeosDomainMap - Class in visad.data.hdfeos
 
HdfeosDomainMap - Class in visad.data.hdfeos
 
HdfeosDomainMap(EosStruct, DimensionSet, GctpMap) - Constructor for class visad.data.hdfeos.HdfeosDomainMap
 
HdfeosDomainMap(EosStruct, DimensionSet, GctpMap) - Constructor for class visad.data.hdfeos.HdfeosDomainMap
 
HdfeosException - Exception in visad.data.hdfeos
 
HdfeosException - Exception in visad.data.hdfeos
 
HdfeosException() - Constructor for exception visad.data.hdfeos.HdfeosException
 
HdfeosException(String) - Constructor for exception visad.data.hdfeos.HdfeosException
 
HdfeosException() - Constructor for exception visad.data.hdfeos.HdfeosException
 
HdfeosException(String) - Constructor for exception visad.data.hdfeos.HdfeosException
 
HdfeosField - Class in visad.data.hdfeos
 
HdfeosField - Class in visad.data.hdfeos
 
HdfeosFile - Class in visad.data.hdfeos
 
HdfeosFile - Class in visad.data.hdfeos
 
HdfeosFlatField - Class in visad.data.hdfeos
 
HdfeosFlatField - Class in visad.data.hdfeos
 
HdfeosFlatField(HdfeosDomain, Variable[]) - Constructor for class visad.data.hdfeos.HdfeosFlatField
 
HdfeosFlatField(HdfeosDomain, Variable) - Constructor for class visad.data.hdfeos.HdfeosFlatField
 
HdfeosFlatField(HdfeosDomain, VariableSet) - Constructor for class visad.data.hdfeos.HdfeosFlatField
 
HdfeosFlatField(HdfeosDomain, Variable[]) - Constructor for class visad.data.hdfeos.HdfeosFlatField
 
HdfeosFlatField(HdfeosDomain, Variable) - Constructor for class visad.data.hdfeos.HdfeosFlatField
 
HdfeosFlatField(HdfeosDomain, VariableSet) - Constructor for class visad.data.hdfeos.HdfeosFlatField
 
HdfeosForm - Class in visad.data.hdfeos
 
HdfeosForm - Class in visad.data.hdfeos
 
HdfeosForm() - Constructor for class visad.data.hdfeos.HdfeosForm
 
HdfeosForm() - Constructor for class visad.data.hdfeos.HdfeosForm
 
HdfeosLib - Class in visad.data.hdfeos.hdfeosc
 
HdfeosLib - Class in visad.data.hdfeos.hdfeosc
 
HdfeosLib() - Constructor for class visad.data.hdfeos.hdfeosc.HdfeosLib
 
HdfeosLib() - Constructor for class visad.data.hdfeos.hdfeosc.HdfeosLib
 
HdfeosTuple - Class in visad.data.hdfeos
 
HdfeosTuple - Class in visad.data.hdfeos
 
HDFNativeData - Class in ncsa.hdf.hdf5lib
This class encapsulates native methods to deal with arrays of numbers, converting from numbers to bytes and bytes to numbers.
HDFNativeData - Class in ncsa.hdf.hdf5lib
This class encapsulates native methods to deal with arrays of numbers, converting from numbers to bytes and bytes to numbers.
HDFNativeData() - Constructor for class ncsa.hdf.hdf5lib.HDFNativeData
 
HDFNativeData() - Constructor for class ncsa.hdf.hdf5lib.HDFNativeData
 
HDU - Class in nom.tam.fits
Methods to read/write FITS Header/Data unit (HDU).
HDU - Class in nom.tam.fits
Methods to read/write FITS Header/Data unit (HDU).
HDU() - Constructor for class nom.tam.fits.HDU
 
HDU() - Constructor for class nom.tam.fits.HDU
 
Head(String) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[], NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, String) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[], NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, String) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Header - Class in nom.tam.fits
This class describes methods to access and manipulate the header for a FITS HDU.
Header - Class in nom.tam.fits
This class describes methods to access and manipulate the header for a FITS HDU.
Header() - Constructor for class nom.tam.fits.Header
Create a Header with no card images.
Header(BufferedDataInputStream) - Constructor for class nom.tam.fits.Header
Create a header and populate it from the input stream
Header(String[]) - Constructor for class nom.tam.fits.Header
Create a header and initialize it with a vector of strings.
Header() - Constructor for class nom.tam.fits.Header
Create a Header with no card images.
Header(BufferedDataInputStream) - Constructor for class nom.tam.fits.Header
Create a header and populate it from the input stream
Header(String[]) - Constructor for class nom.tam.fits.Header
Create a header and initialize it with a vector of strings.
HeaderCard - Class in nom.tam.fits
This class describes methods to access and manipulate the individual cards for a FITS Header.
HeaderCard - Class in nom.tam.fits
This class describes methods to access and manipulate the individual cards for a FITS Header.
HeaderCard(String, String, String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from its component parts
HeaderCard(String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from a FITS card image
HeaderCard(String, String, String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from its component parts
HeaderCard(String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from a FITS card image
HeaderCardException - Exception in nom.tam.fits
 
HeaderCardException - Exception in nom.tam.fits
 
HeaderCardException() - Constructor for exception nom.tam.fits.HeaderCardException
 
HeaderCardException(String) - Constructor for exception nom.tam.fits.HeaderCardException
 
HeaderCardException() - Constructor for exception nom.tam.fits.HeaderCardException
 
HeaderCardException(String) - Constructor for exception nom.tam.fits.HeaderCardException
 
headerIFDs - Variable in class loci.formats.in.LeicaReader
Array of IFD-like structures containing metadata.
headerIFDs - Variable in class loci.formats.in.LeicaReader
Array of IFD-like structures containing metadata.
headerSize() - Method in class nom.tam.fits.Header
Return the size of the header data including padding.
headerSize() - Method in class nom.tam.fits.Header
Return the size of the header data including padding.
headerValid - Variable in class loci.formats.in.SDTInfo
 
headerValid - Variable in class loci.formats.in.SDTInfo
 
heavy - Variable in class visad.util.GUIFrame
heavyweight flag
heavy - Variable in class visad.util.GUIFrame
heavyweight flag
height - Variable in class loci.formats.in.SDTInfo
 
height - Variable in class loci.formats.in.SDTInfo
 
HEIGHT - Static variable in class visad.aune.ShallowFluid
 
HEIGHT - Static variable in class visad.aune.ShallowFluid
 
HEIGHT - Static variable in class visad.data.fits.Spasm
 
HEIGHT - Static variable in class visad.data.fits.Spasm
 
HEIGHT - Static variable in class visad.data.vis5d.Vis5DForm
 
HEIGHT - Static variable in class visad.data.vis5d.Vis5DForm
 
height - Variable in class visad.ImageFlatField
Dimensions of the image.
height - Variable in class visad.ImageFlatField
Dimensions of the image.
HEIGHT - Static variable in class visad.paoloa.GoesCollaboration
 
HEIGHT - Static variable in class visad.paoloa.GoesCollaboration
 
HEIGHT - Static variable in class visad.paoloa.PCS
 
HEIGHT - Static variable in class visad.paoloa.PCS
 
HEIGHT - Static variable in class visad.paoloa.PCSmatrix
 
HEIGHT_AXIS - Static variable in interface dods.clients.importwizard.TMAP.map.MapConstants
A predefined constant for specification of an axis type.
HEIGHT_PERCENT - Static variable in class visad.ss.SpreadSheet
Starting width of the application, in percentage of screen size.
HEIGHT_PERCENT - Static variable in class visad.ss.SpreadSheet
Starting width of the application, in percentage of screen size.
HEMISPHERE - Static variable in class visad.georef.UTMCoordinate
The RealType for the zone component of the UTM grid.
HEMISPHERE - Static variable in class visad.georef.UTMCoordinate
The RealType for the zone component of the UTM grid.
HersheyFont - Class in visad.util
HersheyFont supports the Hershey Fonts for VisAD.
HersheyFont - Class in visad.util
HersheyFont supports the Hershey Fonts for VisAD.
HersheyFont() - Constructor for class visad.util.HersheyFont
Default constructor.
HersheyFont(String) - Constructor for class visad.util.HersheyFont
Get a Hershey Font by name.
HersheyFont(URL, String) - Constructor for class visad.util.HersheyFont
Get a Hershey Font by URL and name.
HersheyFont(URL) - Constructor for class visad.util.HersheyFont
Get a Hershey Font by URL.
HersheyFont() - Constructor for class visad.util.HersheyFont
Default constructor.
HersheyFont(String) - Constructor for class visad.util.HersheyFont
Get a Hershey Font by name.
HersheyFont(URL, String) - Constructor for class visad.util.HersheyFont
Get a Hershey Font by URL and name.
HersheyFont(URL) - Constructor for class visad.util.HersheyFont
Get a Hershey Font by URL.
HI - Static variable in class dods.clients.importwizard.TMAP.convert.Convert
 
HI - Static variable in interface dods.clients.importwizard.TMAP.map.MapConstants
A predefined constant for the right/top of a MapTool.
hi_ref - Variable in class visad.util.DualRes
High-resolution data reference.
hi_ref - Variable in class visad.util.DualRes
High-resolution data reference.
HICLD_NUM - Static variable in class visad.meteorology.WeatherSymbols
Number of high cloud symbols
HICLD_NUM - Static variable in class visad.meteorology.WeatherSymbols
Number of high cloud symbols
hidePreview() - Method in class visad.util.ColorWidget
Hide the preview bar at the bottom of the widget
hidePreview() - Method in class visad.util.ColorWidget
Hide the preview bar at the bottom of the widget
hideWidgetFrame() - Method in class visad.ss.FancySSCell
Hides the widgets for altering controls.
hideWidgetFrame() - Method in class visad.ss.FancySSCell
Hides the widgets for altering controls.
highlightLine(int) - Method in class visad.util.CodeEditor
highlights the given line of code in the document
highlightLine(int) - Method in class visad.util.CodeEditor
highlights the given line of code in the document
hist(Field, Set) - Static method in class visad.python.JPythonMethods
return histogram of range values of field selected by set, with dimension and bin sampling defined by set
hist(Field, int[]) - Static method in class visad.python.JPythonMethods
return histogram of range values of field selected by ranges array, with dimension = ranges.length, and 64 equally spaced bins in each dimension
hist(Field, int[], int[]) - Static method in class visad.python.JPythonMethods
return histogram of range values of field selected by ranges array, with dimension = ranges.length, and with number of equally spaced bins in each dimension determined by sizes array
hist(Field, Set) - Static method in class visad.python.JPythonMethods
return histogram of range values of field selected by set, with dimension and bin sampling defined by set
hist(Field, int[]) - Static method in class visad.python.JPythonMethods
return histogram of range values of field selected by ranges array, with dimension = ranges.length, and 64 equally spaced bins in each dimension
hist(Field, int[], int[]) - Static method in class visad.python.JPythonMethods
return histogram of range values of field selected by ranges array, with dimension = ranges.length, and with number of equally spaced bins in each dimension determined by sizes array
Histogram - Class in visad.math
Histogram is the VisAD class for creating histograms of Field values.
Histogram - Class in visad.math
Histogram is the VisAD class for creating histograms of Field values.
Histogram() - Constructor for class visad.math.Histogram
 
Histogram() - Constructor for class visad.math.Histogram
 
HistogramWidget - Class in visad.data.amanda
 
HistogramWidget - Class in visad.data.amanda
 
HistogramWidget(ScalarMap) - Constructor for class visad.data.amanda.HistogramWidget
 
HistogramWidget(ScalarMap) - Constructor for class visad.data.amanda.HistogramWidget
 
Hit - Class in visad.data.amanda
 
Hit - Class in visad.data.amanda
 
Hits - Class in visad.data.amanda
 
Hits - Class in visad.data.amanda
 
Hits() - Constructor for class visad.data.amanda.Hits
 
Hits() - Constructor for class visad.data.amanda.Hits
 
HorizDrag - Variable in class visad.ss.SpreadSheet
Array of horizontal yellow sizing boxes.
HorizDrag - Variable in class visad.ss.SpreadSheet
Array of horizontal yellow sizing boxes.
HorizLabel - Variable in class visad.ss.SpreadSheet
Array of panels for horizontal labels.
HorizLabel - Variable in class visad.ss.SpreadSheet
Array of panels for horizontal labels.
HorizLabels - Variable in class visad.ss.SpreadSheet
View port for horizontal cell labels.
HorizLabels - Variable in class visad.ss.SpreadSheet
View port for horizontal cell labels.
HORIZONTAL - Static variable in class visad.browser.Divider
Constant for horizontal divider alignment.
HORIZONTAL - Static variable in class visad.browser.Divider
Constant for horizontal divider alignment.
HorizPanel - Variable in class visad.ss.SpreadSheet
Panel containing horizontal labels and sizing boxes.
HorizPanel - Variable in class visad.ss.SpreadSheet
Panel containing horizontal labels and sizing boxes.
host - Variable in class HTTPClient.URI
 
host - Variable in class HTTPClient.URI
 
HOST_COMPUTER - Static variable in class loci.formats.TiffTools
 
HOST_COMPUTER - Static variable in class loci.formats.TiffTools
 
hostChar - Static variable in class HTTPClient.URI
 
hostChar - Static variable in class HTTPClient.URI
 
HOUR - Static variable in interface visad.data.units.UnitParserConstants
 
HOUR - Static variable in interface visad.data.units.UnitParserConstants
 
HSV - Static variable in interface visad.Display
display color HSV lookup table index
HSV - Static variable in interface visad.Display
display color HSV lookup table index
HSVCoordinateSystem - Class in visad
HSVCoordinateSystem is the VisAD CoordinateSystem class for (Hue, Saturation, Value) with Reference (Red, Green, Blue).
HSVCoordinateSystem - Class in visad
HSVCoordinateSystem is the VisAD CoordinateSystem class for (Hue, Saturation, Value) with Reference (Red, Green, Blue).
HSVCoordinateSystem(RealTupleType) - Constructor for class visad.HSVCoordinateSystem
 
HSVCoordinateSystem(RealTupleType) - Constructor for class visad.HSVCoordinateSystem
 
HTTPClient - package HTTPClient
This package provides a complete http client library.
HTTPClientModule - Interface in HTTPClient
This is the interface that a module must implement.
HTTPClientModule - Interface in HTTPClient
This is the interface that a module must implement.
HTTPClientModuleConstants - Interface in HTTPClient
This interface defines the return codes that the handlers in modules may return.
HTTPClientModuleConstants - Interface in HTTPClient
This interface defines the return codes that the handlers in modules may return.
HTTPConnection - Class in HTTPClient
This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.
HTTPConnection - Class in HTTPClient
This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.
HTTPConnection(Applet) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host from where the applet was loaded.
HTTPConnection(String) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on port 80
HTTPConnection(String, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port
HTTPConnection(String, String, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported).
HTTPConnection(String, String, int, InetAddress, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported), local address, and local port.
HTTPConnection(URL) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host (port) as given in the url.
HTTPConnection(URI) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host (port) as given in the uri.
HTTPConnection(Applet) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host from where the applet was loaded.
HTTPConnection(String) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on port 80
HTTPConnection(String, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port
HTTPConnection(String, String, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported).
HTTPConnection(String, String, int, InetAddress, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported), local address, and local port.
HTTPConnection(URL) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host (port) as given in the url.
HTTPConnection(URI) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host (port) as given in the uri.
httpDate(Date) - Static method in class HTTPClient.Util
This returns a string containing the date and time in date formatted according to a subset of RFC-1123.
httpDate(Date) - Static method in class HTTPClient.Util
This returns a string containing the date and time in date formatted according to a subset of RFC-1123.
HttpHeaderElement - Class in HTTPClient
This class holds a description of an http header element.
HttpHeaderElement - Class in HTTPClient
This class holds a description of an http header element.
HttpHeaderElement(String) - Constructor for class HTTPClient.HttpHeaderElement
Construct an element with the given name.
HttpHeaderElement(String, String, NVPair[]) - Constructor for class HTTPClient.HttpHeaderElement
 
HttpHeaderElement(String) - Constructor for class HTTPClient.HttpHeaderElement
Construct an element with the given name.
HttpHeaderElement(String, String, NVPair[]) - Constructor for class HTTPClient.HttpHeaderElement
 
HttpOutputStream - Class in HTTPClient
This class provides an output stream for requests.
HttpOutputStream - Class in HTTPClient
This class provides an output stream for requests.
HttpOutputStream() - Constructor for class HTTPClient.HttpOutputStream
Creates an output stream of unspecified length.
HttpOutputStream(int) - Constructor for class HTTPClient.HttpOutputStream
This creates an output stream which will take length bytes of data.
HttpOutputStream() - Constructor for class HTTPClient.HttpOutputStream
Creates an output stream of unspecified length.
HttpOutputStream(int) - Constructor for class HTTPClient.HttpOutputStream
This creates an output stream which will take length bytes of data.
HTTPRandomAccessFile - Class in ucar.netcdf
HTTPRandomAccessFile.java.
HTTPRandomAccessFile - Class in ucar.netcdf
HTTPRandomAccessFile.java.
HTTPRandomAccessFile(URL) - Constructor for class ucar.netcdf.HTTPRandomAccessFile
 
HTTPRandomAccessFile(URL, int) - Constructor for class ucar.netcdf.HTTPRandomAccessFile
 
HTTPRandomAccessFile(URL) - Constructor for class ucar.netcdf.HTTPRandomAccessFile
 
HTTPRandomAccessFile(URL, int) - Constructor for class ucar.netcdf.HTTPRandomAccessFile
 
HTTPResponse - Class in HTTPClient
This defines the http-response class returned by the requests.
HTTPResponse - Class in HTTPClient
This defines the http-response class returned by the requests.
HttpURLConnection - Class in HTTPClient
This class is a wrapper around HTTPConnection providing the interface defined by java.net.URLConnection and java.net.HttpURLConnection.
HttpURLConnection - Class in HTTPClient
This class is a wrapper around HTTPConnection providing the interface defined by java.net.URLConnection and java.net.HttpURLConnection.
HttpURLConnection(URL) - Constructor for class HTTPClient.HttpURLConnection
Construct a connection to the specified url.
HttpURLConnection(URL) - Constructor for class HTTPClient.HttpURLConnection
Construct a connection to the specified url.
Hue - Static variable in interface visad.Display
display color hue coordinate (in HSV)
Hue - Static variable in interface visad.Display
display color hue coordinate (in HSV)
hypot(double, double) - Static method in class Jama.util.Maths
sqrt(a^2 + b^2) without under/overflow.
hypot(double, double) - Static method in class Jama.util.Maths
sqrt(a^2 + b^2) without under/overflow.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _