Class LineGraphDataPoint
java.lang.Object
org.teamapps.ux.component.timegraph.datapoints.LineGraphDataPoint
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LineGraphDataPoint
public LineGraphDataPoint(double x, double y)
-
-
Method Details
-
getX
public double getX() -
getY
public double getY() -
toString
-
equals
-
hashCode
-