Package org.locationtech.jts.operation.distance3d
-
Class Summary Class Description AxisPlaneCoordinateSequence A CoordinateSequence wrapper which projects 3D coordinates into one of the three Cartesian axis planes, using the standard orthonormal projection (i.e. simply selecting the appropriate ordinates into the XY ordinates).Distance3DOp Find two points on two 3DGeometry
s which lie within a given distance, or else are the nearest points on the geometries (in which case this also provides the distance between the geometries).PlanarPolygon3D Models a polygon lying in a plane in 3-dimensional Cartesian space.