protected class DataPointTooltip.DataPoint extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Chart |
chart |
protected double |
distanceFromMouse |
protected String |
label |
protected double |
x |
protected double |
y |
| Modifier | Constructor and Description |
|---|---|
protected |
DataPoint(Chart chart,
double x,
double y,
String label) |
| Modifier and Type | Method and Description |
|---|---|
Chart |
getChart() |
double |
getDistanceFromMouse() |
String |
getLabel() |
double |
getX() |
double |
getY() |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.