Package org.locationtech.jts.operation.distance3d


package org.locationtech.jts.operation.distance3d
  • Classes
    Class
    Description
    A CoordinateSequence wrapper which projects 3D coordinates into one of the three Cartesian axis planes, using the standard orthonormal projection (i.e.
    Find two points on two 3D 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).
    Models a polygon lying in a plane in 3-dimensional Cartesian space.