Uses of Class
org.locationtech.jts.math.Plane3D
Packages that use Plane3D
-
Uses of Plane3D in org.locationtech.jts.operation.distance3d
Fields in org.locationtech.jts.operation.distance3d declared as Plane3DMethods in org.locationtech.jts.operation.distance3d that return Plane3DModifier and TypeMethodDescriptionprivate Plane3D
PlanarPolygon3D.findBestFitPlane
(Polygon poly) Finds a best-fit plane for the polygon, by sampling a few points from the exterior ring.PlanarPolygon3D.getPlane()