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