Package | Description |
---|---|
org.mdiutil.geom |
This package provides several utility geometry classes.
|
Modifier and Type | Method and Description |
---|---|
Polyline2D |
Polygon2D.getPolyline2D()
Return the
Polyline2D corresponding to this Polygon2D. |
Modifier and Type | Method and Description |
---|---|
float |
GeometryRuler.getPolyline2DLength(Polyline2D pol)
Return a Polyline2D length;
|