JTS Topology Suite version 1.13

Package com.vividsolutions.jts.operation.distance3d

Class Summary
AxisPlaneCoordinateSequence A CoordinateSequence wrapper which projects 3D coordinates into one of the three Cartesian axis planes, using the standard orthonormal projection (i.e.
Distance3DOp Find two points on two Geometrys 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.
 


JTS Topology Suite version 1.13