public class PltPlotLine extends PltPlotObject
The PLT plot Line object.
Modifier and Type | Method and Description |
---|---|
List<Point2D.Float> |
getPoints()
Gets the points.
|
public final List<Point2D.Float> getPoints()
Gets the points.
Value: The points.