Package org.locationtech.jts.operation.distance3d
package org.locationtech.jts.operation.distance3d
-
ClassesClassDescriptionA 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).Find two points on two 3D
Geometry
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).Models a polygon lying in a plane in 3-dimensional Cartesian space.