public abstract class FlatShapeModel extends GeometrixObject
| Constructor and Description |
|---|
FlatShapeModel(double area) |
| Modifier and Type | Method and Description |
|---|---|
double |
getArea() |
protected abstract boolean |
isPointOnModel(Vec<Two> point) |
equals, hashCode, resembles, toString