| Package | Description |
|---|---|
| de.gsi.dataset.spi |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<DoublePoint> |
DefaultDataSet.data |
protected ArrayList<DoublePoint> |
LabelledMarkerDataSet.data |
| Modifier and Type | Method and Description |
|---|---|
List<DoublePoint> |
DefaultDataSet.getData() |
List<DoublePoint> |
LabelledMarkerDataSet.getData() |
| Modifier and Type | Method and Description |
|---|---|
DefaultDataSet |
DefaultDataSet.set(List<DoublePoint> values)
replaces values of all existing data points
|
| Constructor and Description |
|---|
DefaultDataSet(String name,
List<DoublePoint> values)
Creates a new instance of
DefaultDataSet. |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.