public interface Shape
Modifier and Type | Method and Description |
---|---|
List<Point2D> |
getBasePoints()
Treat base points as the points which are enough to construct a shape.
|
Copyright © 2016. All rights reserved.