PltPlotLine

Inheritance: java.lang.Object, PltPlotObject

The PLT plot Line object.

Methods

MethodDescription
getPoints()Gets the points. Value: The points.

getPoints()

public final List<Point2D.Float> getPoints()

Gets the points. Value: The points.

Returns: List<Point2D.Float>