BezierCurve, Linepublic interface Shape
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Point2D> |
getBasePoints() |
Treat base points as the points which are enough to construct a shape.
|
java.util.List<Point2D> getBasePoints()
List consisting of shape's base points.Copyright © 1998–2018. All rights reserved.