Class | Description |
---|---|
Block |
Block
Class for grouping further data entities.
|
DataArray |
DataArray
A class that can store arbitrary n-dimensional data along with further
information.
|
DataType |
DataType
Constants for all valid data types.
|
DataView |
DataView
|
Dimension<T extends Dimension> |
Dimension
Instances of the Dimension subclasses are used to define the different dimensions of data in a DataArray.
|
DimensionType |
DimensionType
Constants for types of Dimensions.
|
Feature | |
File |
File
A File represents a specific data source of a NIX back-end for example an NIX HDF5 file.
|
FileMode |
FileMode
Constants for file modes.
|
Group |
An additional grouping element within Block.
|
LinkType |
LinkType
Constants for link types.
|
MultiTag |
MultiTag
A tag class that can be used to tag multiple positions or regions in data.
|
NDSize |
NDSize
Used for setting extent and dimensions for data.
|
Property |
Property
Class representing an odML property entity.
|
RangeDimension<T extends RangeDimension> |
RangeDimension
Dimension descriptor for a dimension that is irregularly sampled.
|
SampledDimension<T extends SampledDimension> |
SampledDimension
Dimension descriptor for regularly sampled dimensions.
|
Section |
Section
Used to store metadata.
|
SetDimension<T extends SetDimension> |
SetDimension
Dimension descriptor for a dimension that represents just a list or set of values.
|
Source |
Source
A class that describes the provenance of other entities of the NIX data model.
|
Tag |
Tag
A tag class that defines a single point or region of interest.
|
Value |
Value
Class that corresponds to the odML Value.
|
Copyright © 2016. All rights reserved.