| Package | Description |
|---|---|
| de.gsi.chart.plugins |
| Modifier and Type | Method and Description |
|---|---|
protected EditDataSet.DataPoint |
EditDataSet.findNearestDataPoint(Chart chart,
Point2D mouseLocation) |
| Modifier and Type | Method and Description |
|---|---|
protected Pair<EditDataSet.DataPoint,EditDataSet.DataPoint> |
EditDataSet.findNeighborPoints(DataSet dataSet,
double searchedX)
Handles series that have data sorted or not sorted with respect to X coordinate.
|
protected Pair<EditDataSet.DataPoint,EditDataSet.DataPoint> |
EditDataSet.findNeighborPoints(DataSet dataSet,
double searchedX)
Handles series that have data sorted or not sorted with respect to X coordinate.
|
protected List<EditDataSet.DataPoint> |
EditDataSet.findNeighborPoints(XYChart chart,
double searchedX) |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.