| Package | Description |
|---|---|
| de.gsi.dataset | |
| de.gsi.dataset.spi |
| Modifier and Type | Method and Description |
|---|---|
DataRange |
DataSet3D.getZRange()
Returns data range of Z values.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataRange |
AbstractDataSet.xRange |
protected DataRange |
AbstractDataSet.yRange |
protected DataRange |
AbstractDataSet3D.zRange |
| Modifier and Type | Method and Description |
|---|---|
DataRange |
AbstractHistogram.getValueRange() |
DataRange |
AbstractDataSet.getXRange() |
DataRange |
AbstractDataSet.getYRange() |
DataRange |
Histogram.getYRange() |
DataRange |
AbstractDataSet3D.getZRange() |
DataRange |
DataRange.substract(DataRange range)
Substracts the specified data range from this range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataRange.add(DataRange range)
Add the specified data range to this range.
|
void |
DataRange.set(DataRange range)
Sets updates range to the specified one.
|
DataRange |
DataRange.substract(DataRange range)
Substracts the specified data range from this range.
|
| Constructor and Description |
|---|
DataRange(DataRange range)
Creates a copy of the specified data range.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.