|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AxisAttributeConstants | Constants for axis attributes. |
CoordAxis | Interface for classes implementing axis metadata. |
DataFrame | Array-based data and metadata for a single variable. |
Dataset | Interface for classes that function as sources / sets of data. |
DataTransformer | Transform the data contained by a DataFrame. |
StringCoordAxis | Axis that maps indices to Strings. |
TimeCoordAxis | Interface for the time coordinate axis. |
Variable |
Class Summary | |
---|---|
AbstractCoordAxis | DefaultCoordinateAxis implementation. |
AbstractDataFrame | Abstract implementation of DataFrame. |
AbstractDataset | Abstract base class for datasets. |
AliasGenerator | Generates unique sequential strings each time getNextAlias is called. |
ArrayFactory | Factory for creating arrays. |
Axes<T extends CoordAxis> | Encapsulates the axes / the dimensions of some data. |
AxisData | Parameter style class for passing Axis data. |
AxisRange | Defines a range along some coordinate axis. |
Combiner | Combines two or more DataFrames into a single DataFrame such that the variables of each DataFrame become a category axis in the new DataFrame. |
CompatibilityChecker | Checks the compatibility of Axes. |
CompatibilityChecker.Result | |
DataFrameAxis | Metadata for the axes / dimensions of a dataframe. |
DataFrameBuilder | Builds a DataFrame from the pieces added in the add methods. |
DataFrameBuilder.AxesBuilder | |
DataFrameBuilder.BuilderDataFrame | |
DataFrameIndex | Encapsulates an index into a DataFrame data array. |
DataFrameStringAxis | |
DataFrameTimeAxis | Time axis for a DataFrame. |
DataManager | Manages the loading of data and the creation of data sets. |
DataUtilities | |
DataUtilities.MinMax | |
DataUtilities.MinMaxPoint | |
DefaultStringCoordAxis | |
DefaultVariable | class that stores metadata on a variable in a dataset |
Range | class that stores a range of values along a coordinate axis |
RegularTimeAxis | TimeAxis with a regular interval |
Slice | Describes a slice along 4 dimensions. |
Units |
Enum Summary | |
---|---|
AxisType | Enumeration of axis types. |
TimeIntervalUnit | Time interval unit enumeration. |
Exception Summary | |
---|---|
UnsupportedUnitException | Signals that a paricular unit representation is unsupported. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |