Class GraphLine
java.lang.Object
com.marginallyclever.convenience.swing.graph.GraphLine
A line in a
GraphModel
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GraphLine
public GraphLine()
-
-
Method Details
-
addPoint
public void addPoint(double x, double y) -
getPoints
-
setColor
-
getColor
-
isEmpty
public boolean isEmpty()
-