| Package | Description |
|---|---|
| de.gsi.dataset | |
| de.gsi.dataset.spi |
| Modifier and Type | Method and Description |
|---|---|
default AxisDescription |
DataSet.getAxisDescription(int dim)
Return the axis description of the i-th axis.
|
| Modifier and Type | Method and Description |
|---|---|
List<AxisDescription> |
DataSet.getAxisDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
AxisDescription.set(AxisDescription range)
Sets updates this AxisDescription with the specified other one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAxisDescription
Simple default implementation of the AxisDescription interface
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AxisDescription> |
DataSetBuilder.axisDescriptions |
| Modifier and Type | Method and Description |
|---|---|
List<AxisDescription> |
AbstractDataSet.getAxisDescriptions() |
List<AxisDescription> |
TransposedDataSet.getAxisDescriptions() |
List<AxisDescription> |
WrappedDataSet.getAxisDescriptions() |
| Constructor and Description |
|---|
DefaultAxisDescription(DataSet dataSet,
AxisDescription axisDesc)
Copy constructor to generate axisDescriptions for datasets from existing Axis Descriptions
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.