- hasAttribute(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
, if the objectPath has an attribute with name
attributeName.
- hasChecksum() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns true
, if this archive entry has a CRC32 checksum stored.
- hashCode() - Method in class ch.systemsx.cisd.hdf5.EnumerationType
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberInformation
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSet
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetTemplate
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5DataType
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationType
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValue
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5ObjectInformation
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDuration
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationArray
-
- hashCode() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- hasLinkTarget() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns true
, if this entry has a meaningful link target.
- hasMDCImage(File) - Static method in class ch.systemsx.cisd.hdf5.HDF5Factory
-
Returns true
if the HDF5 file has a metadata cache image.
- hasMDCImage(String) - Static method in class ch.systemsx.cisd.hdf5.HDF5Factory
-
Returns true
if the HDF5 file has a metadata cache image.
- hasMDCImage(File) - Method in interface ch.systemsx.cisd.hdf5.IHDF5Factory
-
Returns true
if the HDF5 file has a metadata cache image.
- hasMDCImage() - Method in interface ch.systemsx.cisd.hdf5.IHDF5FileLevelReadOnlyHandler
-
Returns true
, if this file has an MDC image.
- hasVerificationInfo() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns true, if this entry has verification information on archive integrity.
- hdf.hdf5lib.exceptions - package hdf.hdf5lib.exceptions
-
- HDF5ArchiverFactory - Class in ch.systemsx.cisd.hdf5.h5ar
-
- HDF5ArchiverFactory() - Constructor for class ch.systemsx.cisd.hdf5.h5ar.HDF5ArchiverFactory
-
- HDF5ArchiverMain - Class in ch.systemsx.cisd.hdf5.h5ar
-
The main class of the HDF5 based archiver.
- HDF5ArrayBlockParams - Class in ch.systemsx.cisd.hdf5
-
A parameter class to specify the block and slice to read from or write to a multi-dimensional array.
- HDF5ArrayBlockParamsBuilder - Class in ch.systemsx.cisd.hdf5
-
- HDF5AtomException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5AtomException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5AtomException
-
Constructs an HDF5AtomException
with no specified detail
message.
- HDF5AtomException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5AtomException
-
Constructs an HDF5AtomException
with the specified detail
message.
- HDF5AttributeException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5AttributeException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5AttributeException
-
Constructs an HDF5AttributeException
with no specified
detail message.
- HDF5AttributeException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5AttributeException
-
Constructs an HDF5AttributeException
with the specified
detail message.
- HDF5BooleanReader - Class in ch.systemsx.cisd.hdf5
-
- HDF5BooleanWriter - Class in ch.systemsx.cisd.hdf5
-
- HDF5BtreeException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5BtreeException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5BtreeException
-
Constructs an HDF5BtreeException
with no specified detail
message.
- HDF5BtreeException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5BtreeException
-
Constructs an HDF5BtreeException
with the specified detail
message.
- HDF5CompoundDataList - Class in ch.systemsx.cisd.hdf5
-
A list to be used to store the members of a compound.
- HDF5CompoundDataList() - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataList
-
- HDF5CompoundDataList(Collection<? extends Object>) - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataList
-
- HDF5CompoundDataList(int) - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataList
-
- HDF5CompoundDataMap - Class in ch.systemsx.cisd.hdf5
-
A map to be used to store the member data of a compound.
- HDF5CompoundDataMap() - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataMap
-
- HDF5CompoundDataMap(int, float) - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataMap
-
- HDF5CompoundDataMap(int) - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataMap
-
- HDF5CompoundDataMap(Map<? extends String, ? extends Object>) - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundDataMap
-
- HDF5CompoundMappingHints - Class in ch.systemsx.cisd.hdf5
-
A class to store general hints that can influence the compound member mapping.
- HDF5CompoundMappingHints() - Constructor for class ch.systemsx.cisd.hdf5.HDF5CompoundMappingHints
-
- HDF5CompoundMappingHints.EnumReturnType - Enum in ch.systemsx.cisd.hdf5
-
- HDF5CompoundMemberInformation - Class in ch.systemsx.cisd.hdf5
-
Contains information about one member of an HDF5 compound data type.
- HDF5CompoundMemberMapping - Class in ch.systemsx.cisd.hdf5
-
A class that maps a Java field to a member of a HDF5 compound data type.
- HDF5CompoundType<T> - Class in ch.systemsx.cisd.hdf5
-
The definition of a HDF5 compound type.
- HDF5DataBlock<T> - Class in ch.systemsx.cisd.hdf5
-
A class that is used for iterating over a data set block by block, using
natural data blocks.
- HDF5DataClass - Enum in ch.systemsx.cisd.hdf5
-
Identifies the class of a data type.
- HDF5DataFiltersException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5DataFiltersException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5DataFiltersException
-
Constructs an HDF5DataFiltersException
with no specified
detail message.
- HDF5DataFiltersException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5DataFiltersException
-
Constructs an HDF5DataFiltersException
with the specified
detail message.
- HDF5DataSet - Class in ch.systemsx.cisd.hdf5
-
An object to represent an HDF5 data set.
- HDF5DataSetInformation - Class in ch.systemsx.cisd.hdf5
-
A class that holds relevant information about a data set.
- HDF5DatasetInterfaceException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5DatasetInterfaceException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5DatasetInterfaceException
-
Constructs an HDF5DatasetInterfaceException
with no
specified detail message.
- HDF5DatasetInterfaceException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5DatasetInterfaceException
-
Constructs an HDF5DatasetInterfaceException
with the
specified detail message.
- HDF5DataSetRandomAccessFile - Class in ch.systemsx.cisd.hdf5.io
-
A IRandomAccessFile
backed by an HDF5 dataset.
- HDF5DataSetTemplate - Class in ch.systemsx.cisd.hdf5
-
An object to represent a template of an HDF5 data set.
- HDF5DataspaceInterfaceException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5DataspaceInterfaceException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5DataspaceInterfaceException
-
Constructs an HDF5DataspaceInterfaceException
with no
specified detail message.
- HDF5DataspaceInterfaceException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5DataspaceInterfaceException
-
Constructs an HDF5DataspaceInterfaceException
with the
specified detail message.
- HDF5DataStorageException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5DataStorageException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5DataStorageException
-
Constructs an HDF5DataStorageExceptionn
with no specified
detail message.
- HDF5DataStorageException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5DataStorageException
-
Constructs an HDF5DataStorageException
with the specified
detail message.
- HDF5DataType - Class in ch.systemsx.cisd.hdf5
-
The abstract base class of Java wrappers for HDF data types.
- HDF5DataTypeInformation - Class in ch.systemsx.cisd.hdf5
-
A class that holds relevant information about a data type.
- HDF5DataTypeInformation.DataTypeInfoOptions - Class in ch.systemsx.cisd.hdf5
-
An object that represents the options for a data type information object.
- HDF5DatatypeInterfaceException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5DatatypeInterfaceException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5DatatypeInterfaceException
-
Constructs an HDF5DatatypeInterfaceException
with no
specified detail message.
- HDF5DatatypeInterfaceException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5DatatypeInterfaceException
-
Constructs an HDF5DatatypeInterfaceException
with the
specified detail message.
- HDF5DataTypeVariant - Enum in ch.systemsx.cisd.hdf5
-
An enum of all type variants.
- HDF5DateTimeWriter - Class in ch.systemsx.cisd.hdf5
-
- HDF5EnumerationType - Class in ch.systemsx.cisd.hdf5
-
A class that represents an enumeration for a given HDF5 file and values array.
- HDF5EnumerationType.EnumStorageForm - Enum in ch.systemsx.cisd.hdf5
-
The storage form (as size in bytes) of an enumeration type.
- HDF5EnumerationValue - Class in ch.systemsx.cisd.hdf5
-
A class the represents an HDF enumeration value.
- HDF5EnumerationValue(HDF5EnumerationType, Enum<?>) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValue
-
Creates an enumeration value.
- HDF5EnumerationValue(HDF5EnumerationType, int) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValue
-
Creates an enumeration value.
- HDF5EnumerationValue(HDF5EnumerationType, String) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValue
-
Creates an enumeration value.
- HDF5EnumerationValueArray - Class in ch.systemsx.cisd.hdf5
-
A class the represents an array of HDF enumeration values.
- HDF5EnumerationValueArray(HDF5EnumerationType, byte[]) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Creates an enumeration value array.
- HDF5EnumerationValueArray(HDF5EnumerationType, short[]) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Creates an enumeration value array.
- HDF5EnumerationValueArray(HDF5EnumerationType, int[]) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Creates an enumeration value array.
- HDF5EnumerationValueArray(HDF5EnumerationType, Enum<?>[]) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Creates an enumeration value array.
- HDF5EnumerationValueArray(HDF5EnumerationType, String[]) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Creates an enumeration value array.
- HDF5EnumerationValueMDArray - Class in ch.systemsx.cisd.hdf5
-
A class that represents a multi-dimensional array of HDF enumeration values.
- HDF5EnumerationValueMDArray(HDF5EnumerationType, MDAbstractArray<?>) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Creates an enumeration value array.
- HDF5EnumerationValueMDArray(int) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Creates an empty array with given rank.
- HDF5EnumerationValueMDArray(HDF5EnumerationType, MDByteArray) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Creates an enumeration value array.
- HDF5EnumerationValueMDArray(HDF5EnumerationType, MDShortArray) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Creates an enumeration value array.
- HDF5EnumerationValueMDArray(HDF5EnumerationType, MDIntArray) - Constructor for class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Creates an enumeration value array.
- HDF5Exception - Exception in hdf.hdf5lib.exceptions
-
The class HDF5Exception returns errors from the Java HDF5 Interface.
- HDF5Exception() - Constructor for exception hdf.hdf5lib.exceptions.HDF5Exception
-
Constructs an HDF5Exception
with no specified detail
message.
- HDF5Exception(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5Exception
-
Constructs an HDF5Exception
with the specified detail
message.
- HDF5ExternalFileListException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5ExternalFileListException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5ExternalFileListException
-
Constructs an HDF5ExternalFileListException
with no
specified detail message.
- HDF5ExternalFileListException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5ExternalFileListException
-
Constructs an HDF5ExternalFileListException
with the
specified detail message.
- HDF5Factory - Class in ch.systemsx.cisd.hdf5
-
A static wrapper for the
IHDF5Factory
for creating writers and readers of HDF5 files.
- HDF5Factory() - Constructor for class ch.systemsx.cisd.hdf5.HDF5Factory
-
- HDF5FactoryProvider - Class in ch.systemsx.cisd.hdf5
-
Provides access to a factory for HDF5 readers and writers.
- HDF5FileInterfaceException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5FileInterfaceException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5FileInterfaceException
-
Constructs an HDF5FileInterfaceException
with no specified
detail message.
- HDF5FileInterfaceException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5FileInterfaceException
-
Constructs an HDF5FileInterfaceException
with the specified
detail message.
- HDF5FileNotFoundException - Exception in ch.systemsx.cisd.hdf5.exceptions
-
The class HDF5JavaException returns errors from the Java wrapper of theHDF5 library.
- HDF5FileNotFoundException(File, String) - Constructor for exception ch.systemsx.cisd.hdf5.exceptions.HDF5FileNotFoundException
-
- HDF5FloatStorageFeatureBuilder() - Constructor for class ch.systemsx.cisd.hdf5.HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder
-
- HDF5FloatStorageFeatureBuilder(HDF5AbstractStorageFeatures) - Constructor for class ch.systemsx.cisd.hdf5.HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder
-
- HDF5FloatStorageFeatures - Class in ch.systemsx.cisd.hdf5
-
An object representing the storage features that are to be used for a float data set.
- HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder - Class in ch.systemsx.cisd.hdf5
-
A builder for storage features.
- HDF5FunctionArgumentException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5FunctionArgumentException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5FunctionArgumentException
-
Constructs an HDF5FunctionArgumentException
with no
specified detail message.
- HDF5FunctionArgumentException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5FunctionArgumentException
-
Constructs an HDF5FunctionArgumentException
with the
specified detail message.
- HDF5FunctionEntryExitException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5FunctionEntryExitException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5FunctionEntryExitException
-
Constructs an HDF5FunctionEntryExitException
with no
specified detail message.
- HDF5FunctionEntryExitException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5FunctionEntryExitException
-
Constructs an HDF5FunctionEntryExitException
with the
specified detail message.
- HDF5GenericStorageFeatureBuilder() - Constructor for class ch.systemsx.cisd.hdf5.HDF5GenericStorageFeatures.HDF5GenericStorageFeatureBuilder
-
- HDF5GenericStorageFeatureBuilder(HDF5AbstractStorageFeatures) - Constructor for class ch.systemsx.cisd.hdf5.HDF5GenericStorageFeatures.HDF5GenericStorageFeatureBuilder
-
- HDF5GenericStorageFeatures - Class in ch.systemsx.cisd.hdf5
-
An object representing the storage features that are to be used for a data set.
- HDF5GenericStorageFeatures.HDF5GenericStorageFeatureBuilder - Class in ch.systemsx.cisd.hdf5
-
A builder for storage features.
- HDF5HeapException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5HeapException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5HeapException
-
Constructs an HDF5HeapException
with no specified detail
message.
- HDF5HeapException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5HeapException
-
Constructs an HDF5HeapException
with the specified detail
message.
- HDF5InternalErrorException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5InternalErrorException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5InternalErrorException
-
Constructs an HDF5InternalErrorException
with no specified
detail message.
- HDF5InternalErrorException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5InternalErrorException
-
Constructs an HDF5InternalErrorException
with the specified
detail message.
- HDF5IntStorageFeatureBuilder() - Constructor for class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
- HDF5IntStorageFeatureBuilder(HDF5AbstractStorageFeatures) - Constructor for class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
- HDF5IntStorageFeatures - Class in ch.systemsx.cisd.hdf5
-
An object representing the storage features that are to be used for an integer data set.
- HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder - Class in ch.systemsx.cisd.hdf5
-
A builder for storage features.
- HDF5IOAdapterFactory - Class in ch.systemsx.cisd.hdf5.io
-
A factory of I/O adapter for HDF5 data sets.
- HDF5IOAdapterFactory() - Constructor for class ch.systemsx.cisd.hdf5.io.HDF5IOAdapterFactory
-
- HDF5JavaException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5JavaException returns errors from the Java wrapper of theHDF5
library.
- HDF5JavaException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5JavaException
-
Constructs an HDF5JavaException
with no specified detail
message.
- HDF5JavaException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5JavaException
-
Constructs an HDF5JavaException
with the specified detail
message.
- HDF5LibraryException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5LibraryException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5LibraryException
-
Constructs an HDF5LibraryException
with no specified detail
message.
- HDF5LibraryException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5LibraryException
-
Constructs an HDF5LibraryException
with the specified detail
message.
- HDF5LinkInformation - Class in ch.systemsx.cisd.hdf5
-
Information about a link in an HDF5 file.
- HDF5LowLevelIOException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5LowLevelIOException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5LowLevelIOException
-
Constructs an HDF5LowLevelIOException
with no specified
detail message.
- HDF5LowLevelIOException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5LowLevelIOException
-
Constructs an HDF5LowLevelIOException
with the specified
detail message.
- HDF5MDDataBlock<T extends ch.systemsx.cisd.base.mdarray.MDAbstractArray<?>> - Class in ch.systemsx.cisd.hdf5
-
A class that is used for iterating over a data set block by block, using
natural data blocks.
- HDF5MDEnumBlock - Class in ch.systemsx.cisd.hdf5
-
A class that is used for iterating over an Enum
data set block by block, using
natural data blocks.
- HDF5MetaDataCacheException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5MetaDataCacheException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5MetaDataCacheException
-
Constructs an HDF5MetaDataCacheException
with no specified
detail message.
- HDF5MetaDataCacheException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5MetaDataCacheException
-
Constructs an HDF5MetaDataCacheException
with the specified
detail message.
- HDF5ObjectHeaderException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5ObjectHeaderException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5ObjectHeaderException
-
Constructs an HDF5ObjectHeaderException
with no specified
detail message.
- HDF5ObjectHeaderException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5ObjectHeaderException
-
Constructs an HDF5ObjectHeaderException
with the specified
detail message.
- HDF5ObjectInformation - Class in ch.systemsx.cisd.hdf5
-
Information about an object in an HDF5 file.
- HDF5ObjectType - Enum in ch.systemsx.cisd.hdf5
-
An enumeration that represents the basic HDF5 object types.
- HDF5OpaqueReader - Class in ch.systemsx.cisd.hdf5
-
- HDF5OpaqueType - Class in ch.systemsx.cisd.hdf5
-
A class that represents an opaque data type for a given HDF5 file and tag.
- HDF5OpaqueWriter - Class in ch.systemsx.cisd.hdf5
-
- HDF5PropertyListInterfaceException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5PropertyListInterfaceException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5PropertyListInterfaceException
-
Constructs an HDF5PropertyListInterfaceException
with no
specified detail message.
- HDF5PropertyListInterfaceException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5PropertyListInterfaceException
-
Constructs an HDF5PropertyListInterfaceException
with the
specified detail message.
- HDF5ReferenceException - Exception in hdf.hdf5lib.exceptions
-
- HDF5ReferenceException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5ReferenceException
-
Constructs an HDF5ReferenceException
with no specified
detail message.
- HDF5ReferenceException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5ReferenceException
-
Constructs an HDF5ReferenceException
with the specified
detail message.
- HDF5ReferenceReader - Class in ch.systemsx.cisd.hdf5
-
A reader for HDF5 references.
- HDF5ReferenceWriter - Class in ch.systemsx.cisd.hdf5
-
- HDF5ResourceUnavailableException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5ResourceUnavailableException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5ResourceUnavailableException
-
Constructs an HDF5ResourceUnavailableException
with no
specified detail message.
- HDF5ResourceUnavailableException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5ResourceUnavailableException
-
Constructs an HDF5FunctionArgumentException
with the
specified detail message.
- HDF5SpaceRankMismatch - Exception in ch.systemsx.cisd.hdf5.exceptions
-
An exception for signaling that the data space of a data set has an unexpected rank.
- HDF5SpaceRankMismatch(int, int) - Constructor for exception ch.systemsx.cisd.hdf5.exceptions.HDF5SpaceRankMismatch
-
- HDF5StorageLayout - Enum in ch.systemsx.cisd.hdf5
-
The storage layout of a data set in the HDF5 file.
- HDF5StringReader - Class in ch.systemsx.cisd.hdf5
-
- HDF5StringWriter - Class in ch.systemsx.cisd.hdf5
-
- HDF5SymbolTableException - Exception in hdf.hdf5lib.exceptions
-
The class HDF5LibraryException returns errors raised by the HDF5 library.
- HDF5SymbolTableException() - Constructor for exception hdf.hdf5lib.exceptions.HDF5SymbolTableException
-
Constructs an HDF5SymbolTableException
with no specified
detail message.
- HDF5SymbolTableException(String) - Constructor for exception hdf.hdf5lib.exceptions.HDF5SymbolTableException
-
Constructs an HDF5SymbolTableException
with the specified
detail message.
- HDF5TimeDuration - Class in ch.systemsx.cisd.hdf5
-
An object to store a time duration.
- HDF5TimeDuration(long, HDF5TimeUnit) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDuration
-
- HDF5TimeDurationArray - Class in ch.systemsx.cisd.hdf5
-
An array of time durations.
- HDF5TimeDurationArray(long[], HDF5TimeUnit) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDurationArray
-
Creates an array of timeDurations using a common timeUnit.
- HDF5TimeDurationMDArray - Class in ch.systemsx.cisd.hdf5
-
A multi-dimensional array of time durations.
- HDF5TimeDurationMDArray(MDLongArray, HDF5TimeUnit) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
Creates an array of timeDurations using a common timeUnit.
- HDF5TimeDurationMDArray(long[], int[], HDF5TimeUnit) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
Creates an array of timeDurations using a common timeUnit.
- HDF5TimeDurationMDArray(int[], HDF5TimeUnit) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
Creates an array of dimension dimensions with timeUnit.
- HDF5TimeDurationMDArray(HDF5TimeDuration[], int[], HDF5TimeUnit) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
Creates an array of timeDurations using a common timeUnit.
- HDF5TimeDurationMDArray(HDF5TimeDuration[], int[]) - Constructor for class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
Creates an array of timeDurations using the smallest time unit.
- HDF5TimeDurationWriter - Class in ch.systemsx.cisd.hdf5
-
- HDF5TimeUnit - Enum in ch.systemsx.cisd.hdf5
-
A TimeUnit
represents a unit of a time duration.
- hints(HDF5CompoundMappingHints) - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Sets mapping hints for this mapping.
- houseKeepingNameSuffix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5WriterConfigurator
-
Sets the suffix that is used to mark and recognize house keeping files and groups.
- IArchiveEntryVisitor - Interface in ch.systemsx.cisd.hdf5.h5ar
-
- IHDF5ArchiveInfoProvider - Interface in ch.systemsx.cisd.hdf5.h5ar
-
An info provider for HDF5 archives.
- IHDF5Archiver - Interface in ch.systemsx.cisd.hdf5.h5ar
-
An interface for the HDF5 archiver.
- IHDF5ArchiveReader - Interface in ch.systemsx.cisd.hdf5.h5ar
-
An interface for an HDF5 archive reader.
- IHDF5BooleanReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading boolean and bit field values from HDF5 files.
- IHDF5BooleanWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing boolean
values to HDF5 files.
- IHDF5ByteReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading byte
values from HDF5 files.
- IHDF5ByteWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing byte
values to HDF5 files.
- IHDF5CompoundInformationRetriever - Interface in ch.systemsx.cisd.hdf5
-
An interface to get information on HDF5 compound data sets and compound data types, and to create
compound types from mappings to Java classes.
- IHDF5CompoundInformationRetriever.IByteArrayInspector - Interface in ch.systemsx.cisd.hdf5
-
An interface for inspecting the byte array of compounds and compound arrays just after they
are read from or before they are written to the HDF5 file.
- IHDF5CompoundReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading compound values from HDF5 files.
- IHDF5CompoundWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing compound values to HDF5 files.
- IHDF5DateTimeReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading time and date values from HDF5 files.
- IHDF5DateTimeWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing time and date values from HDF5 files.
- IHDF5DoubleReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading double
values from HDF5 files.
- IHDF5DoubleWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing double
values to HDF5 files.
- IHDF5EnumReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading enumeration values from HDF5 files.
- IHDF5EnumTypeRetriever - Interface in ch.systemsx.cisd.hdf5
-
An interface for retrieving HDF5 enum types.
- IHDF5EnumValueCreator - Interface in ch.systemsx.cisd.hdf5
-
Interface for creation of enumeration values.
- IHDF5EnumWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing enumeration values from HDF5 files.
- IHDF5Factory - Interface in ch.systemsx.cisd.hdf5
-
A factory for creating writers and readers of HDF5 files.
- IHDF5FileLevelReadOnlyHandler - Interface in ch.systemsx.cisd.hdf5
-
An interface for handling file-level information and status of the reader.
- IHDF5FileLevelReadWriteHandler - Interface in ch.systemsx.cisd.hdf5
-
An interface for handling file-level information and status of the writer.
- IHDF5FloatReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading float
values from HDF5 files.
- IHDF5FloatWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing float
values to HDF5 files.
- IHDF5IntReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading int
values from HDF5 files.
- IHDF5IntWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing int
values to HDF5 files.
- IHDF5LongReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading long
values from HDF5 files.
- IHDF5LongWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing long
values to HDF5 files.
- IHDF5ObjectReadOnlyInfoProviderHandler - Interface in ch.systemsx.cisd.hdf5
-
An interface for getting information on HDF5 objects like links, groups, data sets and data
types.
- IHDF5ObjectReadWriteInfoProviderHandler - Interface in ch.systemsx.cisd.hdf5
-
An interface for getting information on and handling HDF5 objects like links, groups, data sets
and data types.
- IHDF5OpaqueReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading any data sets as byte arrays (as 'opaque data',
just like ordinary file systems treat files).
- IHDF5OpaqueWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing opaque values to HDF5 files.
- IHDF5Reader - Interface in ch.systemsx.cisd.hdf5
-
An interface for reading HDF5 files (HDF5 1.10.x and older).
- IHDF5ReaderConfigurator - Interface in ch.systemsx.cisd.hdf5
-
- IHDF5ReferenceReader - Interface in ch.systemsx.cisd.hdf5
-
An interface for reading references in HDF5 files.
- IHDF5ReferenceWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface for writing references.
- IHDF5ShortReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading short
values from HDF5 files.
- IHDF5ShortWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing short
values to HDF5 files.
- IHDF5SimpleReader - Interface in ch.systemsx.cisd.hdf5
-
A HDF5 reader which contains only the basic methods.
- IHDF5SimpleWriter - Interface in ch.systemsx.cisd.hdf5
-
A HDF5 writer which contains only the basic methods.
- IHDF5StringReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading String
values from HDF5 files.
- IHDF5StringWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing String
values to HDF5 files.
- IHDF5TimeDurationReader - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for reading time duration values from HDF5 files.
- IHDF5TimeDurationWriter - Interface in ch.systemsx.cisd.hdf5
-
An interface that provides methods for writing time duration values from HDF5 files.
- IHDF5Writer - Interface in ch.systemsx.cisd.hdf5
-
An interface for writing HDF5 files (HDF5 1.6.x, HDF5 1.8.x or HDF5 1.10.x).
- IHDF5WriterConfigurator - Interface in ch.systemsx.cisd.hdf5
-
- IHDF5WriterConfigurator.FileFormatVersion - Enum in ch.systemsx.cisd.hdf5
-
Enum for specifying a file format version.
- IHDF5WriterConfigurator.FileFormatVersionBounds - Enum in ch.systemsx.cisd.hdf5
-
Enum for specifying the file format version boundaries.
- IHDF5WriterConfigurator.SyncMode - Enum in ch.systemsx.cisd.hdf5
-
The mode of synchronizing changes (using a method like fsync(2)
) to the HDF5 file with the underlying storage.
- includeTopLevelDirectoryEntry() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
Includes the top-level (or starting) directory into the listing.
- includeTopLevelDirectoryEntry(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
If includeTopLevelDirectoryEntry is true
, includes the top-level
directory into the listing, if it is false
, exclude the top-level directory
from the listing.
- incNumberOfHyperRows(int) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- index(long...) - Method in class ch.systemsx.cisd.hdf5.HDF5ArrayBlockParams
-
Sets the array block indices.
- IndexMap - Class in ch.systemsx.cisd.hdf5
-
A map for storing index to index value mapping.
- IndexMap() - Constructor for class ch.systemsx.cisd.hdf5.IndexMap
-
- inferEnumerationTypeMap(T, IHDF5EnumTypeRetriever) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
- inferMapping(Class<?>) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given pojoClass.
- inferMapping(Class<?>, Map<String, HDF5EnumerationType>) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given pojoClass.
- inferMapping(Class<?>, HDF5CompoundMappingHints) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given pojoClass.
- inferMapping(Object, Map<String, HDF5EnumerationType>) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
- inferMapping(Object, Map<String, HDF5EnumerationType>, boolean) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
This method is using pojo to infer length and dimension information.
- inferMapping(Object[], Map<String, HDF5EnumerationType>) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
This method is using pojo to infer length and dimension information.
- inferMapping(Object[], Map<String, HDF5EnumerationType>, boolean) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
This method is using pojo to infer length and dimension information.
- inferMapping(Map<String, Object>) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given compoundMap.
- inferMapping(Map<String, Object>, HDF5CompoundMappingHints) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given compoundMap.
- inferMapping(List<String>, List<?>) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given memberNames and
memberValues.
- inferMapping(List<String>, List<?>, HDF5CompoundMappingHints) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given memberNames and
memberValues.
- inferMapping(String[], Object[]) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given memberNames and
memberValues.
- inferMapping(String[], Object[], HDF5CompoundMappingHints) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns the inferred compound member mapping for the given memberNames and
memberValues.
- inspect(byte[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundInformationRetriever.IByteArrayInspector
-
Called with the byte array.
- INSTANCE - Static variable in class ch.systemsx.cisd.hdf5.BuildAndEnvironmentInfo
-
- int16() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for short / int16.
- int16() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full writer for short / int16.
- int32() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for int / int32.
- int32() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full writer for int / int32.
- int64() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for long / int64.
- int64() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full writer for long / int64.
- int8() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for byte / int8.
- int8() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full writer for byte / int8.
- INT_AUTO_SCALING - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values.
- INT_AUTO_SCALING_DEFLATE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values combined with deflation with the default
deflation level.
- INT_AUTO_SCALING_DEFLATE_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values combined with deflation with the default
deflation level.
- INT_AUTO_SCALING_DEFLATE_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values combined with deflation with the default
deflation level.
- INT_AUTO_SCALING_DEFLATE_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values combined with deflation with the default
deflation level, using unsigned integers.
- INT_AUTO_SCALING_DEFLATE_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values combined with deflation with the default
deflation level, using unsigned integers.
- INT_AUTO_SCALING_DEFLATE_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values combined with deflation with the default
deflation level, using unsigned integers.
- INT_AUTO_SCALING_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values.
- INT_AUTO_SCALING_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values.
- INT_AUTO_SCALING_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values with unsigned integers.
- INT_AUTO_SCALING_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values with unsigned integers.
- INT_AUTO_SCALING_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents automatic scaling for integer values with unsigned integers.
- INT_CHUNKED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a chunked (extendable) storage layout.
- INT_CHUNKED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a chunked (extendable) storage layout.
- INT_CHUNKED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a chunked (extendable) storage layout.
- INT_CHUNKED_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a chunked (extendable) storage layout with unsigned integers.
- INT_CHUNKED_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a chunked (extendable) storage layout with unsigned integers.
- INT_CHUNKED_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a chunked (extendable) storage layout with unsigned integers.
- INT_COMPACT - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a compact storage layout.
- INT_COMPACT_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a compact storage layout.
- INT_COMPACT_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a compact storage layout.
- INT_COMPACT_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a compact storage layout with unsigned integers.
- INT_COMPACT_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a compact storage layout with unsigned integers.
- INT_COMPACT_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a compact storage layout with unsigned integers.
- INT_CONTIGUOUS - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a contiguous storage layout.
- INT_CONTIGUOUS_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a contiguous storage layout.
- INT_CONTIGUOUS_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a contiguous storage layout.
- INT_CONTIGUOUS_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a contiguous storage layout with unsigned integers.
- INT_CONTIGUOUS_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a contiguous storage layout with unsigned integers.
- INT_CONTIGUOUS_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents a contiguous storage layout with unsigned integers.
- INT_DEFLATE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression', that is deflation with the default deflation level.
- INT_DEFLATE_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression', that is deflation with the default deflation level.
- INT_DEFLATE_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression', that is deflation with the default deflation level.
- INT_DEFLATE_MAX - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'maximal compression', that is deflation with the maximal deflation level.
- INT_DEFLATE_MAX_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'maximal compression', that is deflation with the maximal deflation level.
- INT_DEFLATE_MAX_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'maximal compression', that is deflation with the maximal deflation level.
- INT_DEFLATE_MAX_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'maximal compression' with unsigned integers, that is deflation with the maximal
deflation level.
- INT_DEFLATE_MAX_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'maximal compression' with unsigned integers, that is deflation with the maximal
deflation level.
- INT_DEFLATE_MAX_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'maximal compression' with unsigned integers, that is deflation with the maximal
deflation level.
- INT_DEFLATE_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression' with unsigned integers, that is deflation with the default
deflation level.
- INT_DEFLATE_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression' with unsigned integers, that is deflation with the default
deflation level.
- INT_DEFLATE_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression' with unsigned integers, that is deflation with the default
deflation level.
- INT_NO_COMPRESSION - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'no compression', signed integers, use default storage layout.
- INT_NO_COMPRESSION_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'no compression', use default storage layout.
- INT_NO_COMPRESSION_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'no compression', use default storage layout.
- INT_NO_COMPRESSION_UNSIGNED - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'no compression', unsigned integers, use default storage layout.
- INT_NO_COMPRESSION_UNSIGNED_DELETE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'no compression', unsigned integers, use default storage layout.
- INT_NO_COMPRESSION_UNSIGNED_KEEP - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'no compression', unsigned integers, use default storage layout.
- INT_SHUFFLE_DEFLATE - Static variable in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Represents 'standard compression' with a pre-filter shuffle, that is deflation with the
default deflation level.
- isArrayType() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
if this type is an HDF5 array type.
- isBitField() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
, if the data set is a bitfield type.
- isBitSet(String, int) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- isBitSet(String, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Returns true
if the bitIndex of the bit field dataset
objectPath is set, false
otherwise.
- isClosed() - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveReader
-
Returns true
if this archive reader has been already closed.
- isClosed() - Method in interface ch.systemsx.cisd.hdf5.IHDF5FileLevelReadOnlyHandler
-
Returns true
if this reader has been already closed.
- isCompatible(Class<?>) - Method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
if type is compatible with this type variant.
- isCompress() - Method in class ch.systemsx.cisd.hdf5.h5ar.NewArchiveEntry.NewFileArchiveEntry
-
- isDataSet(HDF5ObjectType) - Static method in enum ch.systemsx.cisd.hdf5.HDF5ObjectType
-
- isDataSet(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a data set and
false
otherwise.
- isDataSet(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a data set and
false
otherwise.
- isDataType(HDF5ObjectType) - Static method in enum ch.systemsx.cisd.hdf5.HDF5ObjectType
-
- isDataType(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a data type and
false
otherwise.
- isDataType(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a data type and
false
otherwise.
- isDirectory() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns if this entry is of type FileLinkType.DIRECTORY
.
- isDirectory(String) - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Returns true
, if a directory entry path exists in the archive.
- isDiskRepresentationIncomplete() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundType
-
Returns true
if there are fields in the in-memory representation that are not
mapped to any compound member in the on-disk representation.
- isEnum() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
, if the data set is an enumeration type.
- isEquivalent(HDF5TimeDuration) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDuration
-
Returns true
, if that represents the same time duration.
- isExternalLink() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
Returns true
, if the link is an external link.
- isExternalLink(HDF5ObjectType) - Static method in enum ch.systemsx.cisd.hdf5.HDF5ObjectType
-
- isExternalLink(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents an external link
and false
otherwise.
- isFollowSymbolicLinks() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if directories resolved from symbolic links should be traversed.
- isGroup(HDF5ObjectType) - Static method in enum ch.systemsx.cisd.hdf5.HDF5ObjectType
-
- isGroup(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a group and
false
otherwise.
- isGroup(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a group and
false
otherwise.
- isGroup(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Returns true
if the objectPath exists and represents a group and
false
otherwise.
- isHDF5File(File) - Static method in class ch.systemsx.cisd.hdf5.HDF5Factory
-
Returns true
, if the file is an HDF5 file and false
otherwise.
- isHDF5File(String) - Static method in class ch.systemsx.cisd.hdf5.HDF5Factory
-
Returns true
, if the file named filePath is an HDF5 file and false
otherwise.
- isHDF5File(File) - Method in interface ch.systemsx.cisd.hdf5.IHDF5Factory
-
Returns true
, if the file is an HDF5 file and false
otherwise.
- isHouseKeepingObject(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if objectPath denotes an internal (house-keeping)
object.
- isIncludeTopLevelDirectoryEntry() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if the top-level directory entry should be listed as well.
- isMappingIncomplete() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundType
-
- isMDCImageGenerationEnabled() - Method in interface ch.systemsx.cisd.hdf5.IHDF5FileLevelReadOnlyHandler
-
Returns true
, if the generation of a metadata cache image is enabled for
this file and false
otherwise.
- isMemoryRepresentationIncomplete() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundType
-
Returns true
if there are compound members in the on-disk representation that
are not mapped to fields in the in-memory representation.
- isNumeric() - Method in class ch.systemsx.cisd.hdf5.h5ar.VerifyParameters
-
Returns if user id and permissions failures should be reported numerically.
- isOK() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns true
if this archive entry has been verified successfully (or if no
verification information is available).
- isPerformNumericConversions() - Method in interface ch.systemsx.cisd.hdf5.IHDF5FileLevelReadOnlyHandler
-
Returns true
, if numeric conversions should be performed automatically, e.g.
- isReadLinkTargets() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if symbolic link targets should be read.
- isReadOnly() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
Returns true
if the HDF5 file has been opened in read-only mode.
- isRecursive() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if recursive listing is enabled, i.e.
- isRecursive() - Method in class ch.systemsx.cisd.hdf5.h5ar.VerifyParameters
-
Returns if recursive verification is enabled, i.e.
- isReference() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns true
if this field should be mapped to a refernce type.
- isRegularFile() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns if this entry is of type FileLinkType.REGULAR_FILE
.
- isRegularFile(String) - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Returns true
, if a regular file entry path exists in the archive.
- isRequireTypesToBeEqual() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundType
-
Returns true
, if this type is expected to be equal to the type of a data set it
is used to read.
- isResolveSymbolicLinks() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if symbolic links should be resolved.
- isScalar() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns true
, if the rank of this data set is 0.
- isSealed() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchivingStrategy
-
Returns true
if this strategy is sealed.
- isSigned() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns true
, if this data set type has a sign anf false
otherwise.
- isSigned() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
, if this data set type has a sign anf false
otherwise.
- isSigned() - Method in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures
-
Returns true
if signed integers should be stored, false
otherwise.
- isSoftLink() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
Returns true
, if the link is a soft link.
- isSoftLink(HDF5ObjectType) - Static method in enum ch.systemsx.cisd.hdf5.HDF5ObjectType
-
- isSoftLink(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents a soft link and
false
otherwise.
- isSuppressDirectoryEntries() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if directory entries should be suppressed from being listed.
- isSymbolicLink() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
Returns true
, if the link is either a soft link or an external link.
- isSymbolicLink(HDF5ObjectType) - Static method in enum ch.systemsx.cisd.hdf5.HDF5ObjectType
-
- isSymbolicLink(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns true
if the objectPath exists and represents either a soft
link or an external link and false
otherwise.
- isSymLink() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns if this entry is of type FileLinkType.SYMLINK
.
- isSymLink(String) - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Returns true
, if a symbolic link entry path exists in the archive.
- isTestArchive() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
Returns if the archive should be tested for integrity.
- isTimeDuration() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns true
, if the data set is a time duration, or false
otherwise.
- isTimeDuration() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
, if the data set is a time duration, or false
otherwise.
- isTimeDuration(int) - Static method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
, if the type variant denoted by typeVariantOrdinal
corresponds to a time duration.
- isTimeDuration() - Method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
, if this type variant corresponds to a time duration.
- isTimeDuration(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Returns true
, if the attribute attributeName of data set
objectPath is a time duration and false
otherwise.
- isTimeDuration(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Returns true
, if the data set given by objectPath is a time duration
and false
otherwise.
- isTimeStamp() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns true
, if the data set is a time stamp, or false
otherwise.
- isTimeStamp() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
, if the data set is a time stamp, or false
otherwise.
- isTimeStamp() - Method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
, if this type variant corresponds to a time stamp.
- isTimeStamp(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Returns true
, if the attribute attributeName of data set
objectPath is a time stamp and false
otherwise.
- isTimeStamp(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Returns true
, if the data set given by objectPath is a time stamp and
false
otherwise.
- isTypeVariant(HDF5DataTypeVariant) - Static method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
, if typeVariantOrNull is not
nullNONE
.
- isTypeVariant(int) - Static method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
, if typeVariantOrdinal does not
represent NONE
.
- isTypeVariant() - Method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns true
, if this type variant is not NONE
.
- isUseExtendableDataTypes() - Method in interface ch.systemsx.cisd.hdf5.IHDF5FileLevelReadWriteHandler
-
- isUseVariableLengthStrings(HDF5CompoundMappingHints) - Static method in class ch.systemsx.cisd.hdf5.HDF5CompoundMappingHints
-
Returns whether variable-length-string types should be used if the length is not set
explicitly.
- isUseVariableLengthStrings() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMappingHints
-
Returns whether variable-length-string types should be used if the length is not set
explicitly.
- isVariableLength() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Returns true
if this field should be mapped to a variable-length string.
- isVariableLengthString() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns true
, if this data set type is a variable-length string, or
false
otherwise.
- isVerifyAttributes() - Method in class ch.systemsx.cisd.hdf5.h5ar.VerifyParameters
-
Returns if file attributes (last modification time, file ownerships and access permissions)
are checked, too.
- iterator() - Method in class ch.systemsx.cisd.hdf5.EnumerationType
-
Returns an Iterator
over all values of this enumeration type.
- iterator() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationType
-
Returns an Iterator
over all values of this enumeration type.
- iterator() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
- iterator() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
- iterator() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- rank() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Returns the rank of this multi-dimensional enumeration array.
- rank() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- read(String) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- read(String) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- read(String, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- read(String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a Boolean
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a byte
value from the data set objectPath.
- read(String, HDF5CompoundType<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound from the data set objectPath.
- read(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound from the data set objectPath.
- read(String, HDF5CompoundType<T>, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a double
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value from the data set objectPath.
- read(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value from the data set objectPath.
- read(String, HDF5EnumerationType) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a float
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a int
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a long
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads an object reference from the object objectPath, resolving the name of the
object.
- read(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads an object reference from the object objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a short
value from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a string from the data set objectPath.
- read(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a time duration value and its unit from the data set objectPath.
- read() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- read(byte[]) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- read(byte[], int, int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readArray(String) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueReader
-
- readArray(String) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readArray(String, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readArray(String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a byte
array (of rank 1) from the data set objectPath.
- readArray(String, HDF5CompoundType<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArray(String, HDF5CompoundType<T>, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArray(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a double
array (of rank 1) from the data set objectPath.
- readArray(String, HDF5EnumerationType) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value array from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a float
array (of rank 1) from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a int
array (of rank 1) from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a long
array (of rank 1) from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueReader
-
Reads the data set objectPath as byte array.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads an array of object references from the object objectPath, resolving the
names of the objects.
- readArray(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads an array of object references from the object objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a short
array (of rank 1) from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a string array (of rank 1) from the data set objectPath.
- readArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a time duration array from the data set objectPath.
- readArrayBlock(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueReader
-
- readArrayBlock(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readArrayBlock(String, int, long, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readArrayBlock(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from a byte
array (of rank 1) from the data set
objectPath.
- readArrayBlock(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from a int
array (of rank 1) from the dataSet.
- readArrayBlock(String, HDF5CompoundType<T>, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArrayBlock(String, HDF5CompoundType<T>, int, long, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from a double
array (of rank 1) from the data set
objectPath.
- readArrayBlock(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from a int
array (of rank 1) from the dataSet.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value array block from the data set objectPath.
- readArrayBlock(String, HDF5EnumerationType, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value array block from the data set objectPath.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from a float
array (of rank 1) from the data set
objectPath.
- readArrayBlock(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from a int
array (of rank 1) from the dataSet.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from a int
array (of rank 1) from the data set
objectPath.
- readArrayBlock(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from a int
array (of rank 1) from the dataSet.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from a long
array (of rank 1) from the data set
objectPath.
- readArrayBlock(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from a int
array (of rank 1) from the dataSet.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueReader
-
Reads a block from data set objectPath as byte array.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a block from an array (of rank 1) of object references from the data set
objectPath, resolving the names of the objects.
- readArrayBlock(String, int, long, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a block from an array (of rank 1) of object references from the data set
objectPath.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from a short
array (of rank 1) from the data set
objectPath.
- readArrayBlock(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from a int
array (of rank 1) from the dataSet.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank 1) from the data set objectPath.
- readArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a block of a time duration array (of rank 1) from the data set objectPath.
- readArrayBlockRaw(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readArrayBlockRaw(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank 1) from the data set objectPath.
- readArrayBlockWithOffset(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueReader
-
- readArrayBlockWithOffset(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readArrayBlockWithOffset(String, int, long, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readArrayBlockWithOffset(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from byte
array (of rank 1) from the data set
objectPath.
- readArrayBlockWithOffset(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from int
array (of rank 1) from the dataSet.
- readArrayBlockWithOffset(String, HDF5CompoundType<T>, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArrayBlockWithOffset(String, HDF5CompoundType<T>, int, long, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from double
array (of rank 1) from the data set
objectPath.
- readArrayBlockWithOffset(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from int
array (of rank 1) from the dataSet.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value array block from the data set objectPath.
- readArrayBlockWithOffset(String, HDF5EnumerationType, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value array block from the data set objectPath.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from float
array (of rank 1) from the data set
objectPath.
- readArrayBlockWithOffset(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from int
array (of rank 1) from the dataSet.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from int
array (of rank 1) from the data set
objectPath.
- readArrayBlockWithOffset(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from int
array (of rank 1) from the dataSet.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from long
array (of rank 1) from the data set
objectPath.
- readArrayBlockWithOffset(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from int
array (of rank 1) from the dataSet.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueReader
-
Reads a block from data set objectPath as byte array.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a block from an array (of rank 1) of object references from the data set
objectPath, resolving the names of the objects.
- readArrayBlockWithOffset(String, int, long, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a block from an array (of rank 1) of object references from the data set
objectPath.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from short
array (of rank 1) from the data set
objectPath.
- readArrayBlockWithOffset(HDF5DataSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from int
array (of rank 1) from the dataSet.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank 1) from the data set objectPath.
- readArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a block of a time duration array (of rank 1) from the data set objectPath.
- readArrayBlockWithOffsetRaw(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readArrayBlockWithOffsetRaw(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank 1) from the data set objectPath.
- readArrayRaw(String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readArrayRaw(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a string array (of rank 1) from the data set objectPath.
- readArrayToBlockWithOffset(String, byte[], int, long, int) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueReader
-
- readArrayToBlockWithOffset(String, byte[], int, long, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueReader
-
Reads a block from data set objectPath as byte array into buffer.
- readAsByteArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads the data set objectPath as byte array (of rank 1).
- readAsString(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
value from the data set objectPath.
- readBitField(String) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- readBitField(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a bit field (which can be considered the equivalent to a boolean array of rank 1) from
the data set objectPath and returns it as a Java BitSet
.
- readBitField(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a bit field (which can be considered the equivalent to a boolean array of rank 1) from
the data set objectPath and returns it as a Java BitSet
.
- readBitFieldArray(String) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- readBitFieldArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a bit field array (which can be considered the equivalent to a boolean array of rank 2)
from the data set objectPath and returns it as a Java BitSet
.
- readBitFieldArrayBlock(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- readBitFieldArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a block of a bit field array (which can be considered the equivalent to a boolean array
of rank 2) from the data set objectPath and returns it as a Java BitSet
.
- readBitFieldArrayBlockWithOffset(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- readBitFieldArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a block of a bit field array (which can be considered the equivalent to a boolean array
of rank 2) from the data set objectPath and returns it as a Java BitSet
.
- readBitFieldBlock(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- readBitFieldBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a block of a bit field (which can be considered the equivalent to a boolean array of
rank 1) from the data set objectPath and returns it as a Java BitSet
.
- readBitFieldBlockWithOffset(String, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanReader
-
- readBitFieldBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanReader
-
Reads a block of a bit field (which can be considered the equivalent to a boolean array of
rank 1) from the data set objectPath and returns it as a Java BitSet
.
- readBoolean(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a Boolean
value from the data set objectPath.
- readBoolean() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readByte() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readChar() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readCompound(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a compound from the data set objectPath.
- readCompoundArray(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a compound array (of rank 1) from the data set objectPath.
- readDate(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a time stamp value from the data set objectPath and returns it as a
Date
.
- readDate(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a date value from the data set objectPath.
- readDateArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a time stamp array (of rank 1) from the data set objectPath and returns it
as an array of Date
s.
- readDateArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a date array (of rank 1) from the data set objectPath.
- readDateArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a block of a Date
array (of rank 1) from the data set objectPath.
- readDateArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a block of a Date
array (of rank 1) from the data set objectPath.
- readDateMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array of Date
s from the data set objectPath.
- readDateMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array of Date
s from the data set objectPath.
- readDateMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array of Date
s from the data set objectPath.
- readDouble(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a double
value from the data set objectPath.
- readDouble() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readDoubleArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a double
array (of rank 1) from the data set objectPath.
- readDoubleMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a double
matrix (array of arrays) from the data set objectPath.
- readEnum(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads an Enum
value from the data set objectPath.
- readEnumArray(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads an Enum
value array from the data set objectPath.
- readEnumArrayAsString(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads an Enum
array (of rank 1) from the data set objectPath.
- readEnumAsString(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads an Enum
value from the data set objectPath.
- reader() - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReaderConfigurator
-
- readFloat(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a float
value from the data set objectPath.
- readFloat() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readFloatArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a float
array (of rank 1) from the data set objectPath.
- readFloatMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a float
matrix (array of arrays) from the data set objectPath.
- readFully(byte[]) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readFully(byte[], int, int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readInt(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a int
value from the data set objectPath.
- readInt() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readIntArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a int
array (of rank 1) from the data set objectPath.
- readIntMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a int
matrix (array of arrays) from the data set objectPath.
- readLine() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readLinkTargets(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
If readLinkTargets is true
, then read the link targets of
symbolic links, if it is false
, do not read the link targets.
- readLong(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a long
value from the data set objectPath.
- readLong() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readLongArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a long
array (of rank 1) from the data set objectPath.
- readLongMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a long
matrix (array of arrays) from the data set objectPath.
- readMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a byte
matrix (array of arrays) from the data set
objectPath.
- readMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a double
matrix (array of arrays) from the data set
objectPath.
- readMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a float
matrix (array of arrays) from the data set
objectPath.
- readMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a int
matrix (array of arrays) from the data set
objectPath.
- readMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a long
matrix (array of arrays) from the data set
objectPath.
- readMatrix(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a short
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlock(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a byte
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlock(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a double
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlock(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a float
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlock(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a int
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlock(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a long
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlock(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a short
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlockWithOffset(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a byte
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlockWithOffset(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a double
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlockWithOffset(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a float
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlockWithOffset(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a int
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlockWithOffset(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a long
matrix (array of arrays) from the data set
objectPath.
- readMatrixBlockWithOffset(String, int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a short
matrix (array of arrays) from the data set
objectPath.
- readMDArray(String) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readMDArray(String, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readMDArray(String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a multi-dimensional byte
array from the data set
objectPath.
- readMDArray(String, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads part or all of a multi-dimensional byte
array from the data set
objectPath.
- readMDArray(HDF5DataSet, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads part or all of a multi-dimensional byte
array from the data set
objectPath.
- readMDArray(String, HDF5CompoundType<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array from the data set objectPath.
- readMDArray(String, Class<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array from the data set objectPath.
- readMDArray(String, HDF5CompoundType<T>, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a compound array from the data set objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a multi-dimensional double
array from the data set
objectPath.
- readMDArray(String, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads part or all of a multi-dimensional double
array from the data set
objectPath.
- readMDArray(HDF5DataSet, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads part or all of a multi-dimensional double
array from the data set
objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
array (of rank N) from the data set objectPath.
- readMDArray(String, HDF5EnumerationType) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads an Enum
array (of rank N) from the data set objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a multi-dimensional float
array from the data set
objectPath.
- readMDArray(String, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads part or all of a multi-dimensional float
array from the data set
objectPath.
- readMDArray(HDF5DataSet, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads part or all of a multi-dimensional float
array from the data set
objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a multi-dimensional int
array from the data set
objectPath.
- readMDArray(String, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads part or all of a multi-dimensional int
array from the data set
objectPath.
- readMDArray(HDF5DataSet, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads part or all of a multi-dimensional int
array from the data set
objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a multi-dimensional long
array from the data set
objectPath.
- readMDArray(String, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads part or all of a multi-dimensional long
array from the data set
objectPath.
- readMDArray(HDF5DataSet, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads part or all of a multi-dimensional long
array from the data set
objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads an array (or rank N) of object references from the object objectPath,
resolving the names of the objects.
- readMDArray(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads an array (or rank N) of object references from the object objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a multi-dimensional short
array from the data set
objectPath.
- readMDArray(String, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads part or all of a multi-dimensional short
array from the data set
objectPath.
- readMDArray(HDF5DataSet, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads part or all of a multi-dimensional short
array from the data set
objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a string array (of rank N) from the data set objectPath.
- readMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a multi-dimensional array of time durations from the data set objectPath.
- readMDArrayBlock(String, int[], long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readMDArrayBlock(String, int[], long[], boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readMDArrayBlock(String, int[], long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from a multi-dimensional byte
array from the data set
objectPath.
- readMDArrayBlock(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from a multi-dimensional byte
array from the data set
dataSet.
- readMDArrayBlock(String, HDF5CompoundType<T>, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a block from a compound array from the data set objectPath.
- readMDArrayBlock(String, HDF5CompoundType<T>, int[], long[], IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a block from a compound array from the data set objectPath.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from a multi-dimensional double
array from the data set
objectPath.
- readMDArrayBlock(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from a multi-dimensional double
array from the data set
dataSet.
- readMDArrayBlock(String, HDF5EnumerationType, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads a block from a Enum
array block (of rank N) from the data set
objectPath.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads a block from a Enum
array block (of rank N) from the data set
objectPath.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from a multi-dimensional float
array from the data set
objectPath.
- readMDArrayBlock(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from a multi-dimensional float
array from the data set
dataSet.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from a multi-dimensional int
array from the data set
objectPath.
- readMDArrayBlock(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from a multi-dimensional int
array from the data set
dataSet.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from a multi-dimensional long
array from the data set
objectPath.
- readMDArrayBlock(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from a multi-dimensional long
array from the data set
dataSet.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a multi-dimensional array of object references from the data set objectPath,
resolving the names of the objects.
- readMDArrayBlock(String, int[], long[], boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a multi-dimensional array of object references from the data set objectPath.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from a multi-dimensional short
array from the data set
objectPath.
- readMDArrayBlock(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from a multi-dimensional short
array from the data set
dataSet.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank N) from the data set objectPath.
- readMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a multi-dimensional array of time durations from the data set objectPath.
- readMDArrayBlockRaw(String, int[], long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readMDArrayBlockRaw(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank N) from the data set objectPath.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readMDArrayBlockWithOffset(String, int[], long[], boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from a multi-dimensional byte
array from the data set
objectPath.
- readMDArrayBlockWithOffset(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block from a multi-dimensional byte
array from the data set
dataSet.
- readMDArrayBlockWithOffset(String, HDF5CompoundType<T>, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a block from a compound array from the data set objectPath.
- readMDArrayBlockWithOffset(String, HDF5CompoundType<T>, int[], long[], IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundReader
-
Reads a block from a compound array from the data set objectPath.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from a multi-dimensional double
array from the data set
objectPath.
- readMDArrayBlockWithOffset(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block from a multi-dimensional double
array from the data set
dataSet.
- readMDArrayBlockWithOffset(String, HDF5EnumerationType, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads a block from a Enum
array block (of rank N) from the data set
objectPath.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumReader
-
Reads a block from a Enum
array block (of rank N) from the data set
objectPath.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from a multi-dimensional float
array from the data set
objectPath.
- readMDArrayBlockWithOffset(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block from a multi-dimensional float
array from the data set
dataSet.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from a multi-dimensional int
array from the data set
objectPath.
- readMDArrayBlockWithOffset(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block from a multi-dimensional int
array from the data set
dataSet.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from a multi-dimensional long
array from the data set
objectPath.
- readMDArrayBlockWithOffset(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block from a multi-dimensional long
array from the data set
dataSet.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a multi-dimensional array of object references from the data set objectPath,
resolving the names of the objects.
- readMDArrayBlockWithOffset(String, int[], long[], boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Reads a multi-dimensional array of object references from the data set objectPath.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from a multi-dimensional short
array from the data set
objectPath.
- readMDArrayBlockWithOffset(HDF5DataSet, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block from a multi-dimensional short
array from the data set
dataSet.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank N) from the data set objectPath.
- readMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a multi-dimensional array of time durations from the data set objectPath.
- readMDArrayBlockWithOffsetRaw(String, int[], long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readMDArrayBlockWithOffsetRaw(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a block of a string array (of rank N) from the data set objectPath.
- readMDArrayRaw(String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readMDArrayRaw(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a string array (of rank N) from the data set objectPath.
- readMDArraySlice(String, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a slice of a multi-dimensional byte
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a slice of a multi-dimensional byte
array from the data set
dataSet.
- readMDArraySlice(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a slice of a multi-dimensional byte
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a slice of a multi-dimensional byte
array from the data set
dataSet.
- readMDArraySlice(String, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a slice of a multi-dimensional double
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a slice of a multi-dimensional double
array from the data set
dataSet.
- readMDArraySlice(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a slice of a multi-dimensional double
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a slice of a multi-dimensional double
array from the data set
dataSet.
- readMDArraySlice(String, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a slice of a multi-dimensional float
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a slice of a multi-dimensional float
array from the data set
dataSet.
- readMDArraySlice(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a slice of a multi-dimensional float
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a slice of a multi-dimensional float
array from the data set
dataSet.
- readMDArraySlice(String, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a slice of a multi-dimensional int
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a slice of a multi-dimensional int
array from the data set
dataSet.
- readMDArraySlice(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a slice of a multi-dimensional int
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a slice of a multi-dimensional int
array from the data set
dataSet.
- readMDArraySlice(String, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a slice of a multi-dimensional long
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a slice of a multi-dimensional long
array from the data set
dataSet.
- readMDArraySlice(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a slice of a multi-dimensional long
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a slice of a multi-dimensional long
array from the data set
dataSet.
- readMDArraySlice(String, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a slice of a multi-dimensional short
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a slice of a multi-dimensional short
array from the data set
dataSet.
- readMDArraySlice(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a slice of a multi-dimensional short
array from the data set
objectPath.
- readMDArraySlice(HDF5DataSet, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a slice of a multi-dimensional short
array from the data set
dataSet.
- readRaw(String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringReader
-
- readRaw(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringReader
-
Reads a String
from the data set objectPath.
- readShort() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readSlicedMDArrayBlock(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block from a multi-dimensional byte
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block from a multi-dimensional byte
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block from a multi-dimensional byte
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block from a multi-dimensional byte
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block from a multi-dimensional double
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block from a multi-dimensional double
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block from a multi-dimensional double
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block from a multi-dimensional double
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block from a multi-dimensional float
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block from a multi-dimensional float
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block from a multi-dimensional float
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block from a multi-dimensional float
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block from a multi-dimensional int
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block from a multi-dimensional int
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block from a multi-dimensional int
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block from a multi-dimensional int
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block from a multi-dimensional long
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block from a multi-dimensional long
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block from a multi-dimensional long
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block from a multi-dimensional long
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block from a multi-dimensional short
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block from a multi-dimensional short
array from the data set
objectPath.
- readSlicedMDArrayBlock(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block from a multi-dimensional short
array from the data set
objectPath.
- readSlicedMDArrayBlock(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block from a multi-dimensional short
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block of a multi-dimensional byte
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block of a multi-dimensional byte
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block of a multi-dimensional byte
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a sliced block of a multi-dimensional byte
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block of a multi-dimensional double
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block of a multi-dimensional double
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block of a multi-dimensional double
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a sliced block of a multi-dimensional double
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block of a multi-dimensional float
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block of a multi-dimensional float
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block of a multi-dimensional float
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a sliced block of a multi-dimensional float
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block of a multi-dimensional int
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block of a multi-dimensional int
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block of a multi-dimensional int
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a sliced block of a multi-dimensional int
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block of a multi-dimensional long
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block of a multi-dimensional long
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block of a multi-dimensional long
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a sliced block of a multi-dimensional long
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block of a multi-dimensional short
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block of a multi-dimensional short
array from the data set
dataSet.
- readSlicedMDArrayBlockWithOffset(String, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block of a multi-dimensional short
array from the data set
objectPath.
- readSlicedMDArrayBlockWithOffset(HDF5DataSet, int[], long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a sliced block of a multi-dimensional short
array from the data set
dataSet.
- readString(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a String
from the data set objectPath.
- readStringArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a String
array (of rank 1) from the data set objectPath.
- readTimeDuration(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a time duration value from the data set objectPath.
- readTimeDurationArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleReader
-
Reads a time duration array from the data set objectPath.
- readTimeStamp(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a time stamp value from the data set objectPath.
- readTimeStampArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a time stamp array from the data set objectPath.
- readTimeStampArrayBlock(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a block of a time stamp array (of rank 1) from the data set objectPath.
- readTimeStampArrayBlockWithOffset(String, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a block of a time stamp array (of rank 1) from the data set objectPath.
- readTimeStampMDArray(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array of time stamps from the data set objectPath.
- readTimeStampMDArrayBlock(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array of time stamps from the data set objectPath.
- readTimeStampMDArrayBlockWithOffset(String, int[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array of time stamps from the data set objectPath.
- readToMDArrayBlockWithOffset(String, MDByteArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block of the multi-dimensional byte
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(HDF5DataSet, MDByteArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a block of the multi-dimensional byte
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a block of the multi-dimensional array data set objectPath of type time
stamp into a given array in memory.
- readToMDArrayBlockWithOffset(String, MDDoubleArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block of the multi-dimensional double
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(HDF5DataSet, MDDoubleArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a block of the multi-dimensional double
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(String, MDFloatArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block of the multi-dimensional float
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(HDF5DataSet, MDFloatArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a block of the multi-dimensional float
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(String, MDIntArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block of the multi-dimensional int
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(HDF5DataSet, MDIntArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a block of the multi-dimensional int
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block of the multi-dimensional long
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(HDF5DataSet, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a block of the multi-dimensional long
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(String, MDShortArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block of the multi-dimensional short
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(HDF5DataSet, MDShortArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a block of the multi-dimensional short
array data set
objectPath into a given array in memory.
- readToMDArrayBlockWithOffset(String, HDF5TimeDurationMDArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a block of the multi-dimensional long
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, MDByteArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a multi-dimensional byte
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(HDF5DataSet, MDByteArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteReader
-
Reads a multi-dimensional byte
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, MDLongArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeReader
-
Reads a multi-dimensional array data set objectPath of type time stamp into a
given array in memory.
- readToMDArrayWithOffset(String, MDDoubleArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a multi-dimensional double
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(HDF5DataSet, MDDoubleArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleReader
-
Reads a multi-dimensional double
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, MDFloatArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a multi-dimensional float
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(HDF5DataSet, MDFloatArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatReader
-
Reads a multi-dimensional float
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, MDIntArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a multi-dimensional int
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(HDF5DataSet, MDIntArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntReader
-
Reads a multi-dimensional int
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, MDLongArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a multi-dimensional long
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(HDF5DataSet, MDLongArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongReader
-
Reads a multi-dimensional long
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, MDShortArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a multi-dimensional short
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(HDF5DataSet, MDShortArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortReader
-
Reads a multi-dimensional short
array data set objectPath
into a given array in memory.
- readToMDArrayWithOffset(String, HDF5TimeDurationMDArray, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Reads a multi-dimensional array of time durations from the data set objectPath
into a given array in memory.
- readUnsignedByte() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readUnsignedShort() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- readUTF() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- recursive(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
If recursive is true
, perform a recursive listing, if it is
false
, perform a non-recursive listing, i.e.
- recursive(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.VerifyParameters.VerifyParametersBuilder
-
If recursive is true
, perform a recursive verification, if it is
false
, perform a non-recursive listing, i.e.
- reference() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Sets this field to a reference type.
- reference(boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Sets this field to a reference type, if reference is true
.
- reference() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for object references.
- reference() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full reader for object references.
- removeFlushable(Flushable) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FileLevelReadWriteHandler
-
Removes a Flushable
from the set of flushables.
- reset() - Static method in class ch.systemsx.cisd.hdf5.HDF5Factory
-
This function flushes all data to disk, closes all file identifiers, and cleans up all memory used by the library.
- reset() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- resolvePath(String) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceReader
-
- resolvePath(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceReader
-
Resolves the path of a reference which has been read without name resolution.
- resolveSymbolicLinks() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
Resolve symbolic links to their link targets.
- resolveSymbolicLinks(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
If resolveSymbolicLinks is true
, resolve symbolic links to their
link targets, if it is false
, do not resolve symbolic links to their link
targets.
- scalingFactor(byte) - Method in class ch.systemsx.cisd.hdf5.HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder
-
Sets the scaling factor for an integer scaling pre-filter.
- scalingFactor(byte) - Method in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
Sets the scaling factor for an integer scaling pre-filter.
- seal() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchivingStrategy
-
Seal the strategy.
- seek(long) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- set(IHDF5Factory) - Static method in class ch.systemsx.cisd.hdf5.HDF5FactoryProvider
-
- set(long, int) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- set(long, int, int) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- set(long, int, int, int) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- set(long, int...) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- setArrayAttr(String, String, Date[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- setArrayAttr(String, String, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- setArrayAttr(String, String, String[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- setArrayAttr(String, String, String[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setArrayAttr(String, String, String[], int) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setArrayAttr(String, String, HDF5TimeDurationArray) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- setArrayAttr(String, String, byte[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Set a byte[]
attribute on the referenced object.
- setArrayAttr(String, String, HDF5CompoundType<T>, T[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Sets a compound attribute array (of rank 1) to the referenced object.
- setArrayAttr(String, String, T[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Sets a compound attribute array (of rank 1) to the referenced object.
- setArrayAttr(String, String, Date[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Set a date array value as attribute on the referenced object.
- setArrayAttr(String, String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Set a time stamp array value as attribute on the referenced object.
- setArrayAttr(String, String, double[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Set a double[]
attribute on the referenced object.
- setArrayAttr(String, String, HDF5EnumerationValueArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Sets an enum array attribute (of rank 1) to the referenced object.
- setArrayAttr(String, String, float[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Set a float[]
attribute on the referenced object.
- setArrayAttr(String, String, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Set a int[]
attribute on the referenced object.
- setArrayAttr(String, String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Set a long[]
attribute on the referenced object.
- setArrayAttr(String, String, String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Sets a 1D object reference array attribute to referenced objects.
- setArrayAttr(String, String, short[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Set a short[]
attribute on the referenced object.
- setArrayAttr(String, String, String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a string array attribute on the referenced object.
- setArrayAttr(String, String, String[], int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a string array attribute on the referenced object.
- setArrayAttr(String, String, HDF5TimeDurationArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Set a time duration array value as attribute on the referenced object.
- setAttr(String, String, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- setAttr(String, String, long) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- setAttr(String, String, Date) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- setAttr(String, String, String) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- setAttr(String, String, String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setAttr(String, String, String, int) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setAttr(String, String, long, HDF5TimeUnit) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- setAttr(String, String, HDF5TimeDuration) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- setAttr(String, String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Sets a boolean
attribute to the referenced object.
- setAttr(String, String, byte) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Set a byte
attribute on the referenced object.
- setAttr(String, String, HDF5CompoundType<T>, T) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Sets a compound attribute to the referenced object.
- setAttr(String, String, T) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Sets a compound attribute to the referenced object.
- setAttr(String, String, Date) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Set a date value as attribute on the referenced object.
- setAttr(String, String, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Set a time stamp value as attribute on the referenced object.
- setAttr(String, String, double) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Set a double
attribute on the referenced object.
- setAttr(String, String, HDF5EnumerationValue) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Sets an enum attribute to the referenced object.
- setAttr(String, String, Enum<?>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Sets an enum attribute to the referenced object.
- setAttr(String, String, float) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Set a float
attribute on the referenced object.
- setAttr(String, String, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Set a int
attribute on the referenced object.
- setAttr(String, String, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Set a long
attribute on the referenced object.
- setAttr(String, String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Sets an object reference attribute to the referenced object.
- setAttr(String, String, short) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Set a short
attribute on the referenced object.
- setAttr(String, String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a string attribute on the referenced object.
- setAttr(String, String, String, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a string attribute on the referenced object.
- setAttr(String, String, long, HDF5TimeUnit) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Set a time duration value as attribute on the referenced object.
- setAttr(String, String, HDF5TimeDuration) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Set a time duration value as attribute on the referenced object.
- setAttrVL(String, String, String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setAttrVL(String, String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a string attribute with variable length on the referenced object.
- setByteOrder(ByteOrder) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- setDataSetDimensions(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadWriteInfoProviderHandler
-
Sets the data set size of a multi-dimensional data set to newDimensions.
- setDataSetSize(String, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadWriteInfoProviderHandler
-
Sets the data set size of a one-dimensional data set to newSize.
- setEnumReturnType(HDF5CompoundMappingHints.EnumReturnType) - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMappingHints
-
Sets the desired return type for enums.
- setLength(long) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- setMatrixAttr(String, String, byte[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Set a byte[][]
attribute on the referenced object.
- setMatrixAttr(String, String, double[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Set a double[][]
attribute on the referenced object.
- setMatrixAttr(String, String, float[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Set a float[][]
attribute on the referenced object.
- setMatrixAttr(String, String, int[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Set a int[][]
attribute on the referenced object.
- setMatrixAttr(String, String, long[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Set a long[][]
attribute on the referenced object.
- setMatrixAttr(String, String, short[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Set a short[][]
attribute on the referenced object.
- setMDArrayAttr(String, String, MDLongArray) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- setMDArrayAttr(String, String, MDArray<Date>) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- setMDArrayAttr(String, String, MDArray<String>) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- setMDArrayAttr(String, String, MDArray<String>) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setMDArrayAttr(String, String, MDArray<String>, int) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- setMDArrayAttr(String, String, HDF5TimeDurationMDArray) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- setMDArrayAttr(String, String, MDByteArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Set a multi-dimensional code>byte attribute on the referenced object.
- setMDArrayAttr(String, String, HDF5CompoundType<T>, MDArray<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Sets a compound attribute array (of rank N) to the referenced object.
- setMDArrayAttr(String, String, MDArray<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Sets a compound attribute array (of rank N) to the referenced object.
- setMDArrayAttr(String, String, MDLongArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Sets a multi-dimensional timestamp array attribute on the referenced object.
- setMDArrayAttr(String, String, MDArray<Date>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Sets a multi-dimensional timestamp array attribute on the referenced object.
- setMDArrayAttr(String, String, MDDoubleArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Set a multi-dimensional code>double attribute on the referenced object.
- setMDArrayAttr(String, String, HDF5EnumerationValueMDArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Sets an enum array (of rank N) attribute to the referenced object.
- setMDArrayAttr(String, String, MDFloatArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Set a multi-dimensional code>float attribute on the referenced object.
- setMDArrayAttr(String, String, MDIntArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Set a multi-dimensional code>int attribute on the referenced object.
- setMDArrayAttr(String, String, MDLongArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Set a multi-dimensional code>long attribute on the referenced object.
- setMDArrayAttr(String, String, MDArray<String>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Sets an object reference array attribute to referenced objects.
- setMDArrayAttr(String, String, MDShortArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Set a multi-dimensional code>short attribute on the referenced object.
- setMDArrayAttr(String, String, MDArray<String>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a multi-dimensional string array attribute on the referenced object.
- setMDArrayAttr(String, String, MDArray<String>, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Sets a multi-dimensional string array attribute on the referenced object.
- setMDArrayAttr(String, String, HDF5TimeDurationMDArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Set a multi-dimensional time duration array value as attribute on the referenced object.
- setToObject(Long, int...) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- setToObject(Long, int) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- setTypeVariant(String, HDF5DataTypeVariant) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadWriteInfoProviderHandler
-
Sets a typeVariant of object objectPath.
- setTypeVariant(String, String, HDF5DataTypeVariant) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadWriteInfoProviderHandler
-
Sets a typeVariant of attribute attributeName of object
objectPath.
- setUseVariableLengthStrings(boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMappingHints
-
Sets whether variable-length-string types should be used if the length is not set explicitly.
- shuffleBeforeDeflate(boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder
-
Sets a shuffling pre-filter for deflation if shuffleBeforeDeflate==true
and
disables it if shuffleBeforeDeflate==false
.
- shuffleBeforeDeflate() - Method in class ch.systemsx.cisd.hdf5.HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder
-
Sets a shuffling pre-filter for deflation.
- shuffleBeforeDeflate(boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5GenericStorageFeatures.HDF5GenericStorageFeatureBuilder
-
Sets a shuffling pre-filter for deflation if shuffleBeforeDeflate==true
and
disables it if shuffleBeforeDeflate==false
.
- shuffleBeforeDeflate() - Method in class ch.systemsx.cisd.hdf5.HDF5GenericStorageFeatures.HDF5GenericStorageFeatureBuilder
-
Sets a shuffling pre-filter for deflation.
- shuffleBeforeDeflate(boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
Sets a shuffling pre-filter for deflation if shuffleBeforeDeflate==true
and
disables it if shuffleBeforeDeflate==false
.
- shuffleBeforeDeflate() - Method in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
Sets a shuffling pre-filter for deflation.
- signed(boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
Sets that the integer values should be stored as signed integers if
signed==true
and as unsigned integers if signed==false
.
- size() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Returns the number of elements of this enumeration array.
- size(int) - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Returns the extent of this enum array along its dim-th axis.
- size(int) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- size() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- sizeOK() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns true
if this the size of this archive entry has been verified
successfully (or if no verification information for the size is available).
- skip(long) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- skipBytes(int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- slice(long...) - Method in class ch.systemsx.cisd.hdf5.HDF5ArrayBlockParams
-
Sets an array slice.
- slice(IndexMap) - Method in class ch.systemsx.cisd.hdf5.HDF5ArrayBlockParams
-
Sets an array slice.
- slice(long...) - Static method in class ch.systemsx.cisd.hdf5.HDF5ArrayBlockParamsBuilder
-
Creates a parameter that reads an array slice.
- slice(IndexMap) - Static method in class ch.systemsx.cisd.hdf5.HDF5ArrayBlockParamsBuilder
-
Creates a parameter that reads or writes an array slice.
- storageLayout(HDF5StorageLayout) - Method in class ch.systemsx.cisd.hdf5.HDF5FloatStorageFeatures.HDF5FloatStorageFeatureBuilder
-
Set the layout for the dataset.
- storageLayout(HDF5StorageLayout) - Method in class ch.systemsx.cisd.hdf5.HDF5GenericStorageFeatures.HDF5GenericStorageFeatureBuilder
-
Set the layout for the dataset.
- storageLayout(HDF5StorageLayout) - Method in class ch.systemsx.cisd.hdf5.HDF5IntStorageFeatures.HDF5IntStorageFeatureBuilder
-
Set the layout for the dataset.
- string() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for strings.
- string() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full writer for strings.
- supportsMDCCache() - Method in enum ch.systemsx.cisd.hdf5.IHDF5WriterConfigurator.FileFormatVersion
-
- suppressDirectoryEntries() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
Suppress directory entries from being listed.
- suppressDirectoryEntries(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
If suppressDirectoryEntries is true
, suppress directory entries
from being listed.
- symlink(String, String) - Static method in class ch.systemsx.cisd.hdf5.h5ar.NewArchiveEntry
-
- symlink(String, String, String) - Static method in class ch.systemsx.cisd.hdf5.h5ar.NewArchiveEntry
-
- synchronize() - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- syncMode(IHDF5WriterConfigurator.SyncMode) - Method in interface ch.systemsx.cisd.hdf5.IHDF5WriterConfigurator
-
- test() - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Performs an integrity of the archive.
- TEST - Static variable in class ch.systemsx.cisd.hdf5.h5ar.ListParameters
-
The list parameters for testing the archive integrity:
recursive
tests the integrity of the archive
does not suppress directory entries
includes the top-level directory
reads symbolic link targets
does not resolve symbolic links
does not follow symbolic links
- testArchive() - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
Perform an integrity test of the archive, i.e.
- testArchive(boolean) - Method in class ch.systemsx.cisd.hdf5.h5ar.ListParameters.ListParametersBuilder
-
If testArchive is true
, perform an integrity test of the archive,
i.e.
- time() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Reader
-
Returns the full reader for date and times.
- time() - Method in interface ch.systemsx.cisd.hdf5.IHDF5Writer
-
Returns the full writer for date and times.
- toEnumArray(Class<T>) - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Returns the values for all elements of this array as Enums of type enumClass.
- toEnumArray(Class<T>) - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Returns the values for all elements of this array as an enum array with enums of type
enumClass.
- toHouseKeepingPath(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Creates and returns an internal (house-keeping) version of objectPath.
- toInt16(int) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value as int16
.
- toInt32(long) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value as int32
.
- toInt64(BigInteger) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value as int64
.
- toInt8(int) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value to int8
.
- toMatrix() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- toString() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberInformation
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundType
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValue
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDuration
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationArray
-
- toString() - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationMDArray
-
- toStringArray() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueArray
-
Returns the string values for all elements of this array.
- toStringArray() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationValueMDArray
-
Returns the string values for all elements of this array.
- toUint16(short) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value to uint16
.
- toUint32(int) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value to uint32
.
- toUint64(long) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value to uint64
.
- toUint8(byte) - Static method in class ch.systemsx.cisd.hdf5.UnsignedIntUtils
-
Converts value to uint8
.
- tryGetChunkSizes() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns the chunk size in each array dimension of the data set, or
null
, if the
data set is not of
HDF5StorageLayout.CHUNKED
.
- tryGetDataTypePath() - Method in class ch.systemsx.cisd.hdf5.HDF5DataType
-
Returns the data type path of this type, or null
, if this type is not a comitted
data type.
- tryGetDataTypePath() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
- tryGetDataTypePath(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the path of the data type of the data set objectPath, or null
, if this data set is not of a named data type.
- tryGetDataTypePath(HDF5DataType) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the path of the data type, or null
, if type is not
a named data type.
- tryGetEntry(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Returns an archive entry for path, or null
, if the archive has no
archive entry for this path.
- tryGetEnumType(String) - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMappingHints
-
Returns the
HDF5EnumerationType
for the given
memberName, or
null
, if no mapping is available for this member.
- tryGetEnumValues() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberInformation
-
Returns the values of the enumeration type of this compound member, if it is of an
enumeration type and null
otherwise.
- tryGetErrorLine() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns the error line saved for this archive entry, or null
, if no error line
is available.
- tryGetExternalLinkFilename() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
Returns the filename of an external link, or null
, if this link does not exist or is not an external link.
- tryGetExternalLinkFilename(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the filename of an external link, or null
, if this link does not exist or is not an external link.
- tryGetExternalLinkTarget() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
Returns the external link target of this link, or null
, if this link does not exist or is not an external link.
- tryGetExternalLinkTarget(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the external link target of this link, or null
, if this link does not exist or is not an external link.
- tryGetIndexForValue(String) - Method in class ch.systemsx.cisd.hdf5.EnumerationType
-
Returns the ordinal value for the given string value, if value is a
member of the enumeration, and null
otherwise.
- tryGetIndexForValue(String) - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationType
-
Returns the ordinal value for the given string value, if value is a
member of the enumeration, and null
otherwise.
- tryGetJavaType() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns an appropriate Java type, or null
, if this HDF5 type has no appropriate
Java type.
- tryGetMemberClass() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
- tryGetName() - Method in class ch.systemsx.cisd.hdf5.EnumerationType
-
Returns the name of this type, if it exists, or null
otherwise.
- tryGetName() - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundType
-
- tryGetName() - Method in class ch.systemsx.cisd.hdf5.HDF5DataType
-
Returns a name for this type, or null
if this type has no name.
- tryGetName() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns the name of this datatype, if it is a committed data type.
- tryGetName() - Method in class ch.systemsx.cisd.hdf5.HDF5EnumerationType
-
Returns the name of this type, if it exists and null
otherwise.
- tryGetName() - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueType
-
- tryGetOpaqueTag() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns the tag of an opaque data type, or null
, if this data type is not
opaque.
- tryGetOpaqueTag(String) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueReader
-
- tryGetOpaqueTag(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueReader
-
Returns the tag of the opaque data type associated with objectPath, or
null
, if objectPath is not of an opaque data type (i.e.
- tryGetOpaqueType(String) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueReader
-
- tryGetOpaqueType(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueReader
-
Returns the opaque data type or null
, if objectPath is not of such a
data type.
- tryGetResolvedEntry(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Returns the archive entry for path.
- tryGetSymbolicLinkTarget() - Method in class ch.systemsx.cisd.hdf5.HDF5LinkInformation
-
Returns the symbolic link target of this link, or null
, if this link does not exist or is not a symbolic link.
- tryGetSymbolicLinkTarget(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the target of the symbolic link that objectPath points to, or
null
, if objectPath is not a symbolic link.
- tryGetTimeUnit() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns the time unit of the data set, if the data set is a time duration, or
null
otherwise.
- tryGetTimeUnit() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
Returns the time unit of the data set, if the data set is a time duration, or
null
otherwise.
- tryGetTimeUnit() - Method in enum ch.systemsx.cisd.hdf5.HDF5DataTypeVariant
-
Returns the time unit for this type variant or null
, if this type variant is not
a time unit.
- tryGetTimeUnit(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Returns the time unit, if the attribute given by attributeName of object
objectPath is a time duration and null
otherwise.
- tryGetTimeUnit(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationReader
-
Returns the time unit, if the data set given by objectPath is a time duration and
null
otherwise.
- tryGetTypeVariant() - Method in class ch.systemsx.cisd.hdf5.HDF5DataSetInformation
-
Returns the data type variant of this data set, or null
, if this data set is not
tagged with a type variant.
- tryGetTypeVariant() - Method in class ch.systemsx.cisd.hdf5.HDF5DataTypeInformation
-
- tryGetTypeVariant(String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the data type variant of objectPath, or null
, if no type
variant is defined for this objectPath.
- tryGetTypeVariant(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ObjectReadOnlyInfoProviderHandler
-
Returns the data type variant of attributeName of object objectPath, or
null
, if no type variant is defined for this objectPath.
- tryGetVerifiedLinkType() - Method in class ch.systemsx.cisd.hdf5.h5ar.ArchiveEntry
-
Returns the verified type of this entry, or null
, if no verification has been
performed on this entry.
- tryResolveLink(ArchiveEntry) - Method in interface ch.systemsx.cisd.hdf5.h5ar.IHDF5ArchiveInfoProvider
-
Resolves the symbolic link of entry, if any.
- typeVariant(HDF5DataTypeVariant) - Method in class ch.systemsx.cisd.hdf5.HDF5CompoundMemberMapping
-
Sets the data type variant to use for the mapping.
- write(String, boolean) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- write(String, long) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- write(String, Date) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- write(String, String) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- write(String, String, int) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- write(String, String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- write(String, String, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- write(String, String, int, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- write(String, long, HDF5TimeUnit) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- write(String, HDF5TimeDuration) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- write(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out a boolean
value.
- write(String, byte) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a byte
value.
- write(String, HDF5CompoundType<T>, T) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a compound value of type given in data.
- write(String, T) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a compound value.
- write(String, HDF5CompoundType<T>, T, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank 1) of compound values.
- write(String, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a time stamp value.
- write(String, Date) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a time stamp value provided as a Date
.
- write(String, double) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a double
value.
- write(String, HDF5EnumerationValue) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out an enum value.
- write(String, Enum<?>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out an enum value.
- write(String, float) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a float
value.
- write(String, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a int
value.
- write(String, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a long
value.
- write(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes an object reference to the referenced object.
- write(String, short) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a short
value.
- write(String, String, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
with a fixed maximal length.
- write(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
with a fixed maximal length (which is the length of the
string data).
- write(String, String, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
with a fixed maximal length.
- write(String, String, int, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
with a fixed maximal length.
- write(String, long, HDF5TimeUnit) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a time duration value.
- write(String, HDF5TimeDuration) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a time duration value.
- write(int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- write(byte[]) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- write(byte[], int, int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeArray(String, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeArray(String, long[], HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeArray(String, Date[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeArray(String, Date[], HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeArray(String, String, byte[]) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueWriter
-
- writeArray(String, String, byte[], HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueWriter
-
- writeArray(String, String[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeArray(String, String[], HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeArray(String, String[], HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArray(String, String[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArray(String, String[], int) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArray(String, String[], int, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArray(String, HDF5TimeDurationArray) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeArray(String, HDF5TimeDurationArray, HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeArray(String, byte[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a byte
array (of rank 1).
- writeArray(String, byte[], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a byte
array (of rank 1).
- writeArray(String, byte[], HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a byte
array (of rank 1).
- writeArray(String, HDF5CompoundType<T>, T[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank 1) of compound values.
- writeArray(String, HDF5CompoundType<T>, T[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank 1) of compound values.
- writeArray(String, HDF5CompoundType<T>, T[], HDF5GenericStorageFeatures, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank 1) of compound values.
- writeArray(String, T[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank 1) of compound values.
- writeArray(String, T[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank 1) of compound values.
- writeArray(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a time stamp array (of rank 1).
- writeArray(String, long[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a time stamp array (of rank 1).
- writeArray(String, Date[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a Date
array (of rank 1).
- writeArray(String, Date[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a Date
array (of rank 1).
- writeArray(String, double[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a double
array (of rank 1).
- writeArray(String, double[], HDF5FloatStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a double
array (of rank 1).
- writeArray(String, double[], HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a double
array (of rank 1).
- writeArray(String, HDF5EnumerationValueArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out an array of enum values.
- writeArray(String, HDF5EnumerationValueArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out an array of enum values.
- writeArray(String, float[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a float
array (of rank 1).
- writeArray(String, float[], HDF5FloatStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a float
array (of rank 1).
- writeArray(String, float[], HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a float
array (of rank 1).
- writeArray(String, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a int
array (of rank 1).
- writeArray(String, int[], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a int
array (of rank 1).
- writeArray(String, int[], HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a int
array (of rank 1).
- writeArray(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a long
array (of rank 1).
- writeArray(String, long[], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a long
array (of rank 1).
- writeArray(String, long[], HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a long
array (of rank 1).
- writeArray(String, String, byte[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueWriter
-
Writes out an opaque data type described by tag and defined by a byte
array (of rank 1).
- writeArray(String, String, byte[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueWriter
-
Writes out an opaque data type described by tag and defined by a byte
array (of rank 1).
- writeArray(String, String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes an array (of rank 1) of object references.
- writeArray(String, String[], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes an array (of rank 1) of object references.
- writeArray(String, short[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a short
array (of rank 1).
- writeArray(String, short[], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a short
array (of rank 1).
- writeArray(String, short[], HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a short
array (of rank 1).
- writeArray(String, String[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank 1).
- writeArray(String, String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank 1).
- writeArray(String, String[], int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank 1).
- writeArray(String, String[], int, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank 1).
- writeArray(String, HDF5TimeDurationArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a time duration array (of rank 1).
- writeArray(String, HDF5TimeDurationArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a time duration array (of rank 1).
- writeArrayBlock(String, long[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeArrayBlock(String, HDF5OpaqueType, byte[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueWriter
-
- writeArrayBlock(String, String[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeArrayBlock(String, String[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArrayBlock(String, HDF5TimeDurationArray, long) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeArrayBlock(String, byte[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
array (of rank 1).
- writeArrayBlock(HDF5DataSet, byte[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
array (of rank 1).
- writeArrayBlock(String, HDF5CompoundType<T>, T[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block blockNumber of an array (of rank 1) of compound values.
- writeArrayBlock(String, HDF5CompoundType<T>, T[], long, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block blockNumber of an array (of rank 1) of compound values.
- writeArrayBlock(String, long[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a time stamp array (which is stored as a long
array of
rank 1).
- writeArrayBlock(String, double[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
array (of rank 1).
- writeArrayBlock(HDF5DataSet, double[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
array (of rank 1).
- writeArrayBlock(String, HDF5EnumerationValueArray, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out a block of an enum array (of rank 1).
- writeArrayBlock(String, float[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
array (of rank 1).
- writeArrayBlock(HDF5DataSet, float[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
array (of rank 1).
- writeArrayBlock(String, int[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
array (of rank 1).
- writeArrayBlock(HDF5DataSet, int[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
array (of rank 1).
- writeArrayBlock(String, long[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
array (of rank 1).
- writeArrayBlock(HDF5DataSet, long[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
array (of rank 1).
- writeArrayBlock(String, HDF5OpaqueType, byte[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueWriter
-
Writes out a block of an opaque data type represented by a byte
array (of rank
1).
- writeArrayBlock(String, String[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes out a block of an array (of rank 1) of object references.
- writeArrayBlock(String, short[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
array (of rank 1).
- writeArrayBlock(HDF5DataSet, short[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
array (of rank 1).
- writeArrayBlock(String, String[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a block of a String
array (of rank 1).
- writeArrayBlock(String, HDF5TimeDurationArray, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a block of a time duration array.
- writeArrayBlockWithOffset(String, long[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeArrayBlockWithOffset(String, HDF5OpaqueType, byte[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5OpaqueWriter
-
- writeArrayBlockWithOffset(String, String[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeArrayBlockWithOffset(String, String[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArrayBlockWithOffset(String, HDF5TimeDurationArray, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeArrayBlockWithOffset(String, byte[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
array (of rank 1).
- writeArrayBlockWithOffset(HDF5DataSet, byte[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
array (of rank 1).
- writeArrayBlockWithOffset(String, HDF5CompoundType<T>, T[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank 1) of compound values with given offset.
- writeArrayBlockWithOffset(String, HDF5CompoundType<T>, T[], long, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank 1) of compound values with given offset.
- writeArrayBlockWithOffset(String, long[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a time stamp array (which is stored as a long
array of
rank 1).
- writeArrayBlockWithOffset(String, double[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
array (of rank 1).
- writeArrayBlockWithOffset(HDF5DataSet, double[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
array (of rank 1).
- writeArrayBlockWithOffset(String, HDF5EnumerationValueArray, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out a block of an enum array (of rank 1).
- writeArrayBlockWithOffset(String, float[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
array (of rank 1).
- writeArrayBlockWithOffset(HDF5DataSet, float[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
array (of rank 1).
- writeArrayBlockWithOffset(String, int[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
array (of rank 1).
- writeArrayBlockWithOffset(HDF5DataSet, int[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
array (of rank 1).
- writeArrayBlockWithOffset(String, long[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
array (of rank 1).
- writeArrayBlockWithOffset(HDF5DataSet, long[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
array (of rank 1).
- writeArrayBlockWithOffset(String, HDF5OpaqueType, byte[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5OpaqueWriter
-
Writes out a block of an opaque data type represented by a byte
array (of rank
1).
- writeArrayBlockWithOffset(String, String[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes out a block of an array (of rank 1) of object references.
- writeArrayBlockWithOffset(String, short[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
array (of rank 1).
- writeArrayBlockWithOffset(HDF5DataSet, short[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
array (of rank 1).
- writeArrayBlockWithOffset(String, String[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a block of a String
array (of rank 1).
- writeArrayBlockWithOffset(String, HDF5TimeDurationArray, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a block of a time duration array.
- writeArrayVL(String, String[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArrayVL(String, String[], HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeArrayVL(String, String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String[]
where each String of the array has a variable maximal
length.
- writeArrayVL(String, String[], HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String[]
where each String of the array has a variable maximal
length.
- writeBitField(String, BitSet) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitField(String, BitSet, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitField(String, BitSet) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out a bit field ((which can be considered the equivalent to a boolean array of rank
1), provided as a Java BitSet
.
- writeBitField(String, BitSet, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out a bit field ((which can be considered the equivalent to a boolean array of rank
1), provided as a Java BitSet
.
- writeBitField(String, BitSet) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a bit field ((which can be considered the equivalent to a boolean array of rank
1), provided as a Java BitSet
.
- writeBitFieldArray(String, BitSet[]) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldArray(String, BitSet[], HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldArray(String, BitSet[], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out an array of bit fields (which can be considered the equivalent to a boolean array
of rank 2), provided as a Java array of BitSet
s.
- writeBitFieldArray(String, BitSet[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out an array of bit fields (which can be considered the equivalent to a boolean array
of rank 2), provided as a Java array of BitSet
s.
- writeBitFieldArrayBlock(String, BitSet[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldArrayBlock(String, BitSet[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldArrayBlock(String, BitSet[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out an array of bit fields (which can be considered the equivalent to a boolean array
of rank 2), provided as a Java array of BitSet
s.
- writeBitFieldArrayBlock(String, BitSet[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out an array of bit fields (which can be considered the equivalent to a boolean array
of rank 2), provided as a Java array of BitSet
s.
- writeBitFieldArrayBlockWithOffset(String, BitSet[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldArrayBlockWithOffset(String, BitSet[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldArrayBlockWithOffset(String, BitSet[], int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out an array of bit fields (which can be considered the equivalent to a boolean array
of rank 2), provided as a Java array of BitSet
s.
- writeBitFieldArrayBlockWithOffset(String, BitSet[], long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out an array of bit fields (which can be considered the equivalent to a boolean array
of rank 2), provided as a Java array of BitSet
s.
- writeBitFieldBlock(String, BitSet, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldBlock(String, BitSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out a block of a bit field (of rank 1).
- writeBitFieldBlockWithOffset(String, BitSet, int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5BooleanWriter
-
- writeBitFieldBlockWithOffset(String, BitSet, int, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5BooleanWriter
-
Writes out a block of a long
array (of rank 1).
- writeBoolean(String, boolean) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a boolean
value.
- writeBoolean(boolean) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeByte(int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeByteArray(String, byte[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a byte
array (of rank 1).
- writeBytes(String) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeChar(int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeChars(String) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeCompound(String, T) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a compound value.
- writeCompoundArray(String, T[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out an array (of rank 1) of compound values.
- writeDate(String, Date) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a time stamp value provided as a Date
.
- writeDateArray(String, Date[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a Date
array (of rank 1).
- writeDouble(String, double) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a double
value.
- writeDouble(double) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeDoubleArray(String, double[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a double
array (of rank 1).
- writeDoubleMatrix(String, double[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a double
matrix (array of rank 2).
- writeEnum(String, Enum<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out an enum value.
- writeEnumArray(String, Enum<T>[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out an array of enum values.
- writeEnumArray(String, String[], String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out an array of enum values.
- writeFloat(String, float) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a float
value.
- writeFloat(float) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeFloatArray(String, float[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a float
array (of rank 1).
- writeFloatMatrix(String, float[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a float
matrix (array of rank 2).
- writeInt(String, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a int
value.
- writeInt(int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeIntArray(String, int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a int
array (of rank 1).
- writeIntMatrix(String, int[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a int
matrix (array of rank 2).
- writeLong(String, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a long
value.
- writeLong(long) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeLongArray(String, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a long
array (of rank 1).
- writeLongMatrix(String, long[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a long
matrix (array of rank 2).
- writeMatrix(String, byte[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a byte
matrix (array of rank 2).
- writeMatrix(String, byte[][], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a byte
matrix (array of rank 2).
- writeMatrix(String, double[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a double
matrix (array of rank 2).
- writeMatrix(String, double[][], HDF5FloatStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a double
matrix (array of rank 2).
- writeMatrix(String, float[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a float
matrix (array of rank 2).
- writeMatrix(String, float[][], HDF5FloatStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a float
matrix (array of rank 2).
- writeMatrix(String, int[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a int
matrix (array of rank 2).
- writeMatrix(String, int[][], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a int
matrix (array of rank 2).
- writeMatrix(String, long[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a long
matrix (array of rank 2).
- writeMatrix(String, long[][], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a long
matrix (array of rank 2).
- writeMatrix(String, short[][]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a short
matrix (array of rank 2).
- writeMatrix(String, short[][], HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a short
matrix (array of rank 2).
- writeMatrixBlock(String, byte[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
matrix (array of rank 2).
- writeMatrixBlock(String, double[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
matrix (array of rank 2).
- writeMatrixBlock(String, float[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
matrix (array of rank 2).
- writeMatrixBlock(String, int[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
matrix (array of rank 2).
- writeMatrixBlock(String, long[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
matrix (array of rank 2).
- writeMatrixBlock(String, short[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, byte[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, byte[][], int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a byte
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, double[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, double[][], int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a double
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, float[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, float[][], int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a float
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, int[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, int[][], int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a int
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, long[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, long[][], int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a long
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, short[][], long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
matrix (array of rank 2).
- writeMatrixBlockWithOffset(String, short[][], int, int, long, long) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a short
matrix (array of rank 2).
- writeMDArray(String, MDLongArray, HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArray(String, MDArray<Date>, HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArray(String, MDArray<String>) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeMDArray(String, MDArray<String>, HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeMDArray(String, MDArray<String>) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArray(String, MDArray<String>, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArray(String, MDArray<String>, int) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArray(String, MDArray<String>, int, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArray(String, HDF5TimeDurationMDArray, HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeMDArray(String, HDF5TimeDurationMDArray) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeMDArray(String, MDByteArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a multi-dimensional byte
array.
- writeMDArray(String, MDByteArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a multi-dimensional byte
array.
- writeMDArray(HDF5DataSet, MDByteArray, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block or a slice of a multi-dimensional byte
array.
- writeMDArray(String, MDByteArray, HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a multi-dimensional byte
array.
- writeMDArray(String, HDF5CompoundType<T>, MDArray<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank N) of compound values.
- writeMDArray(String, HDF5CompoundType<T>, MDArray<T>, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank N) of compound values.
- writeMDArray(String, HDF5CompoundType<T>, MDArray<T>, HDF5GenericStorageFeatures, IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank N) of compound values.
- writeMDArray(String, MDArray<T>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank N) of compound values.
- writeMDArray(String, MDArray<T>, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out an array (of rank N) of compound values.
- writeMDArray(String, MDLongArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a multi-dimensional array of time stamps.
- writeMDArray(String, MDArray<Date>, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a multi-dimensional array of dates.
- writeMDArray(String, MDDoubleArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a multi-dimensional double
array.
- writeMDArray(String, MDDoubleArray, HDF5FloatStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a multi-dimensional double
array.
- writeMDArray(HDF5DataSet, MDDoubleArray, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block or a slice of a multi-dimensional double
array.
- writeMDArray(String, MDDoubleArray, HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a multi-dimensional double
array.
- writeMDArray(String, HDF5EnumerationValueMDArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out an array (of rank N) of Enum values.
- writeMDArray(String, HDF5EnumerationValueMDArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out an array (of rank N) of Enum values.
- writeMDArray(String, MDFloatArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a multi-dimensional float
array.
- writeMDArray(String, MDFloatArray, HDF5FloatStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a multi-dimensional float
array.
- writeMDArray(HDF5DataSet, MDFloatArray, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block or a slice of a multi-dimensional float
array.
- writeMDArray(String, MDFloatArray, HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a multi-dimensional float
array.
- writeMDArray(String, MDIntArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a multi-dimensional int
array.
- writeMDArray(String, MDIntArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a multi-dimensional int
array.
- writeMDArray(HDF5DataSet, MDIntArray, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block or a slice of a multi-dimensional int
array.
- writeMDArray(String, MDIntArray, HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a multi-dimensional int
array.
- writeMDArray(String, MDLongArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a multi-dimensional long
array.
- writeMDArray(String, MDLongArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a multi-dimensional long
array.
- writeMDArray(HDF5DataSet, MDLongArray, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block or a slice of a multi-dimensional long
array.
- writeMDArray(String, MDLongArray, HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a multi-dimensional long
array.
- writeMDArray(String, MDArray<String>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes an array (of rank N) of object references.
- writeMDArray(String, MDArray<String>, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes an array (of rank N) of object references.
- writeMDArray(String, MDShortArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a multi-dimensional short
array.
- writeMDArray(String, MDShortArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a multi-dimensional short
array.
- writeMDArray(HDF5DataSet, MDShortArray, HDF5ArrayBlockParams) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block or a slice of a multi-dimensional short
array.
- writeMDArray(String, MDShortArray, HDF5DataSetTemplate) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a multi-dimensional short
array.
- writeMDArray(String, MDArray<String>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank N).
- writeMDArray(String, MDArray<String>, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank N).
- writeMDArray(String, MDArray<String>, int) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank N).
- writeMDArray(String, MDArray<String>, int, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank N).
- writeMDArray(String, HDF5TimeDurationMDArray, HDF5IntStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a multi-dimensional array of time durations.
- writeMDArray(String, HDF5TimeDurationMDArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a multi-dimensional array of time durations.
- writeMDArrayBlock(String, MDLongArray, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArrayBlock(String, MDArray<Date>, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArrayBlock(String, MDArray<String>, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeMDArrayBlock(String, MDArray<String>, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArrayBlock(String, HDF5TimeDurationMDArray, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeMDArrayBlock(String, MDByteArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a multi-dimensional byte
array.
- writeMDArrayBlock(HDF5DataSet, MDByteArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a multi-dimensional byte
array.
- writeMDArrayBlock(String, HDF5CompoundType<T>, MDArray<T>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank N) of compound values.
- writeMDArrayBlock(String, HDF5CompoundType<T>, MDArray<T>, long[], IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank N) of compound values.
- writeMDArrayBlock(String, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a multi-dimensional array of time stamps.
- writeMDArrayBlock(String, MDArray<Date>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a multi-dimensional array of dates.
- writeMDArrayBlock(String, MDDoubleArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a multi-dimensional double
array.
- writeMDArrayBlock(HDF5DataSet, MDDoubleArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a multi-dimensional double
array.
- writeMDArrayBlock(String, HDF5EnumerationValueMDArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out a block of an array (of rank N) of Enum values give a given offset.
- writeMDArrayBlock(String, MDFloatArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a multi-dimensional float
array.
- writeMDArrayBlock(HDF5DataSet, MDFloatArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a multi-dimensional float
array.
- writeMDArrayBlock(String, MDIntArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a multi-dimensional int
array.
- writeMDArrayBlock(HDF5DataSet, MDIntArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a multi-dimensional int
array.
- writeMDArrayBlock(String, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a multi-dimensional long
array.
- writeMDArrayBlock(HDF5DataSet, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a multi-dimensional long
array.
- writeMDArrayBlock(String, MDArray<String>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes out a block of a multi-dimensional array of object references.
- writeMDArrayBlock(String, MDShortArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a multi-dimensional short
array.
- writeMDArrayBlock(HDF5DataSet, MDShortArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a multi-dimensional short
array.
- writeMDArrayBlock(String, MDArray<String>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a block of a String
array (of rank N).
- writeMDArrayBlock(String, HDF5TimeDurationMDArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a block of a multi-dimensional array of time durations.
- writeMDArrayBlockWithOffset(String, MDLongArray, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArrayBlockWithOffset(String, MDArray<Date>, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArrayBlockWithOffset(String, MDArray<Date>, int[], long[], int[]) - Method in class ch.systemsx.cisd.hdf5.HDF5DateTimeWriter
-
- writeMDArrayBlockWithOffset(String, MDArray<String>, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in class ch.systemsx.cisd.hdf5.HDF5ReferenceWriter
-
- writeMDArrayBlockWithOffset(String, MDArray<String>, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArrayBlockWithOffset(String, HDF5TimeDurationMDArray, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeMDArrayBlockWithOffset(String, HDF5TimeDurationMDArray, int[], long[], int[]) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeMDArrayBlockWithOffset(String, MDByteArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a multi-dimensional byte
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDByteArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a multi-dimensional byte
array.
- writeMDArrayBlockWithOffset(String, MDByteArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a multi-dimensional byte
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDByteArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a block of a multi-dimensional byte
array.
- writeMDArrayBlockWithOffset(String, HDF5CompoundType<T>, MDArray<T>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank N) of compound values give a given offset.
- writeMDArrayBlockWithOffset(String, HDF5CompoundType<T>, MDArray<T>, long[], IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank N) of compound values give a given offset.
- writeMDArrayBlockWithOffset(String, HDF5CompoundType<T>, MDArray<T>, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank N) of compound values give a given offset.
- writeMDArrayBlockWithOffset(String, HDF5CompoundType<T>, MDArray<T>, int[], long[], int[], IHDF5CompoundInformationRetriever.IByteArrayInspector) - Method in interface ch.systemsx.cisd.hdf5.IHDF5CompoundWriter
-
Writes out a block of an array (of rank N) of compound values give a given offset.
- writeMDArrayBlockWithOffset(String, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a multi-dimensional array of time stamps.
- writeMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a multi-dimensional array of time stamps.
- writeMDArrayBlockWithOffset(String, MDArray<Date>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a multi-dimensional array of daates.
- writeMDArrayBlockWithOffset(String, MDArray<Date>, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DateTimeWriter
-
Writes out a block of a multi-dimensional array of dates.
- writeMDArrayBlockWithOffset(String, MDDoubleArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a multi-dimensional double
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDDoubleArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a multi-dimensional double
array.
- writeMDArrayBlockWithOffset(String, MDDoubleArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a multi-dimensional double
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDDoubleArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a block of a multi-dimensional double
array.
- writeMDArrayBlockWithOffset(String, HDF5EnumerationValueMDArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5EnumWriter
-
Writes out a block of an array (of rank N) of Enum values give a given offset.
- writeMDArrayBlockWithOffset(String, MDFloatArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a multi-dimensional float
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDFloatArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a multi-dimensional float
array.
- writeMDArrayBlockWithOffset(String, MDFloatArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a multi-dimensional float
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDFloatArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a block of a multi-dimensional float
array.
- writeMDArrayBlockWithOffset(String, MDIntArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a multi-dimensional int
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDIntArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a multi-dimensional int
array.
- writeMDArrayBlockWithOffset(String, MDIntArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a multi-dimensional int
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDIntArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a block of a multi-dimensional int
array.
- writeMDArrayBlockWithOffset(String, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a multi-dimensional long
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a multi-dimensional long
array.
- writeMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a multi-dimensional long
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a block of a multi-dimensional long
array.
- writeMDArrayBlockWithOffset(String, MDArray<String>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes out a block of a multi-dimensional array of object references.
- writeMDArrayBlockWithOffset(String, MDLongArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ReferenceWriter
-
Writes out a block of a multi-dimensional array of object references.
- writeMDArrayBlockWithOffset(String, MDShortArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a multi-dimensional short
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDShortArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a multi-dimensional short
array.
- writeMDArrayBlockWithOffset(String, MDShortArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a multi-dimensional short
array.
- writeMDArrayBlockWithOffset(HDF5DataSet, MDShortArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a block of a multi-dimensional short
array.
- writeMDArrayBlockWithOffset(String, MDArray<String>, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a block of a String
array (of rank N).
- writeMDArrayBlockWithOffset(String, HDF5TimeDurationMDArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a block of a multi-dimensional array of time durations.
- writeMDArrayBlockWithOffset(String, HDF5TimeDurationMDArray, int[], long[], int[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5TimeDurationWriter
-
Writes out a block of a multi-dimensional array of time durations.
- writeMDArraySlice(String, MDByteArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a slice of a multi-dimensional byte
array.
- writeMDArraySlice(HDF5DataSet, MDByteArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a slice of a multi-dimensional byte
array.
- writeMDArraySlice(String, MDByteArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a slice of a multi-dimensional byte
array.
- writeMDArraySlice(HDF5DataSet, MDByteArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a slice of a multi-dimensional byte
array.
- writeMDArraySlice(String, MDDoubleArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a slice of a multi-dimensional double
array.
- writeMDArraySlice(HDF5DataSet, MDDoubleArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a slice of a multi-dimensional double
array.
- writeMDArraySlice(String, MDDoubleArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a slice of a multi-dimensional double
array.
- writeMDArraySlice(HDF5DataSet, MDDoubleArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a slice of a multi-dimensional double
array.
- writeMDArraySlice(String, MDFloatArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a slice of a multi-dimensional float
array.
- writeMDArraySlice(HDF5DataSet, MDFloatArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a slice of a multi-dimensional float
array.
- writeMDArraySlice(String, MDFloatArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a slice of a multi-dimensional float
array.
- writeMDArraySlice(HDF5DataSet, MDFloatArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a slice of a multi-dimensional float
array.
- writeMDArraySlice(String, MDIntArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a slice of a multi-dimensional int
array.
- writeMDArraySlice(HDF5DataSet, MDIntArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a slice of a multi-dimensional int
array.
- writeMDArraySlice(String, MDIntArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a slice of a multi-dimensional int
array.
- writeMDArraySlice(HDF5DataSet, MDIntArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a slice of a multi-dimensional int
array.
- writeMDArraySlice(String, MDLongArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a slice of a multi-dimensional long
array.
- writeMDArraySlice(HDF5DataSet, MDLongArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a slice of a multi-dimensional long
array.
- writeMDArraySlice(String, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a slice of a multi-dimensional long
array.
- writeMDArraySlice(HDF5DataSet, MDLongArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a slice of a multi-dimensional long
array.
- writeMDArraySlice(String, MDShortArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a slice of a multi-dimensional short
array.
- writeMDArraySlice(HDF5DataSet, MDShortArray, IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a slice of a multi-dimensional short
array.
- writeMDArraySlice(String, MDShortArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a slice of a multi-dimensional short
array.
- writeMDArraySlice(HDF5DataSet, MDShortArray, long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a slice of a multi-dimensional short
array.
- writeMDArrayVL(String, MDArray<String>, HDF5GenericStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArrayVL(String, MDArray<String>) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeMDArrayVL(String, MDArray<String>) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank N).
- writeMDArrayVL(String, MDArray<String>, HDF5GenericStorageFeatures) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
array (of rank N).
- writer() - Method in interface ch.systemsx.cisd.hdf5.IHDF5WriterConfigurator
-
- writeShort(int) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeSlicedMDArrayBlock(String, MDByteArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDByteArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlock(String, MDByteArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDByteArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlock(String, MDDoubleArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDDoubleArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlock(String, MDDoubleArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDDoubleArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlock(String, MDFloatArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDFloatArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlock(String, MDFloatArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDFloatArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlock(String, MDIntArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDIntArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlock(String, MDIntArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDIntArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlock(String, MDLongArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDLongArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlock(String, MDLongArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDLongArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlock(String, MDShortArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDShortArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlock(String, MDShortArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlock(HDF5DataSet, MDShortArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlockWithOffset(String, MDByteArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDByteArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlockWithOffset(String, MDByteArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDByteArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ByteWriter
-
Writes out a sliced block of a multi-dimensional byte
array.
- writeSlicedMDArrayBlockWithOffset(String, MDDoubleArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDDoubleArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlockWithOffset(String, MDDoubleArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDDoubleArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5DoubleWriter
-
Writes out a sliced block of a multi-dimensional double
array.
- writeSlicedMDArrayBlockWithOffset(String, MDFloatArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDFloatArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlockWithOffset(String, MDFloatArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDFloatArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5FloatWriter
-
Writes out a sliced block of a multi-dimensional float
array.
- writeSlicedMDArrayBlockWithOffset(String, MDIntArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDIntArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlockWithOffset(String, MDIntArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDIntArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5IntWriter
-
Writes out a sliced block of a multi-dimensional int
array.
- writeSlicedMDArrayBlockWithOffset(String, MDLongArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDLongArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlockWithOffset(String, MDLongArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDLongArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5LongWriter
-
Writes out a sliced block of a multi-dimensional long
array.
- writeSlicedMDArrayBlockWithOffset(String, MDShortArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDShortArray, long[], IndexMap) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlockWithOffset(String, MDShortArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeSlicedMDArrayBlockWithOffset(HDF5DataSet, MDShortArray, long[], long[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5ShortWriter
-
Writes out a sliced block of a multi-dimensional short
array.
- writeString(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a String
with a fixed maximal length.
- writeStringArray(String, String[]) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a String
array (of rank 1).
- writeTimeDuration(String, long) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDuration(String, HDF5TimeDuration) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a time duration value.
- writeTimeDurationArray(String, long[]) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArray(String, long[], HDF5TimeUnit) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArray(String, long[], HDF5TimeUnit, HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArray(String, HDF5TimeDuration[]) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArray(String, HDF5TimeDuration[], HDF5IntStorageFeatures) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArray(String, HDF5TimeDurationArray) - Method in interface ch.systemsx.cisd.hdf5.IHDF5SimpleWriter
-
Writes out a time duration array (of rank 1).
- writeTimeDurationArrayBlock(String, long[], long, HDF5TimeUnit) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArrayBlock(String, HDF5TimeDuration[], long) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArrayBlockWithOffset(String, long[], int, long, HDF5TimeUnit) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeTimeDurationArrayBlockWithOffset(String, HDF5TimeDuration[], int, long) - Method in class ch.systemsx.cisd.hdf5.HDF5TimeDurationWriter
-
- writeUTF(String) - Method in class ch.systemsx.cisd.hdf5.io.HDF5DataSetRandomAccessFile
-
- writeVL(String, String) - Method in class ch.systemsx.cisd.hdf5.HDF5StringWriter
-
- writeVL(String, String) - Method in interface ch.systemsx.cisd.hdf5.IHDF5StringWriter
-
Writes out a String
with variable maximal length.