public class EditDataSet.DataPoint extends Object
| Constructor and Description |
|---|
DataPoint(Chart chart,
DataSet dataSet,
int index,
double x,
double y,
String label) |
| Modifier and Type | Method and Description |
|---|---|
Chart |
getChart() |
DataSet |
getDataSet() |
double |
getDistanceFromMouse() |
int |
getIndex() |
String |
getLabel() |
double |
getX() |
double |
getY() |
void |
setDistanceFromMouse(double distance) |
String |
toString() |
public Chart getChart()
public DataSet getDataSet()
public double getDistanceFromMouse()
public int getIndex()
public String getLabel()
public double getX()
public double getY()
public void setDistanceFromMouse(double distance)
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.