public class ComponentLine2D extends ElementWithIndex
Modifier and Type | Field and Description |
---|---|
private Point2D[] |
points |
index, label
Constructor and Description |
---|
ComponentLine2D(Point2D[] points) |
ComponentLine2D(Point2D[] points,
Integer index) |