Package | Description |
---|---|
org.locationtech.jts.operation.distance3d |
Modifier and Type | Field and Description |
---|---|
private Plane3D |
PlanarPolygon3D.plane |
Modifier and Type | Method and Description |
---|---|
private Plane3D |
PlanarPolygon3D.findBestFitPlane(Polygon poly)
Finds a best-fit plane for the polygon,
by sampling a few points from the exterior ring.
|
Plane3D |
PlanarPolygon3D.getPlane() |