Package com.vividsolutions.jts.algorithm.distance

Classes to compute distance metrics between geonetries.

See:
          Description

Class Summary
DiscreteHausdorffDistance An algorithm for computing a distance metric which is an approximation to the Hausdorff Distance based on a discretization of the input Geometry.
DiscreteHausdorffDistance.MaxDensifiedByFractionDistanceFilter  
DiscreteHausdorffDistance.MaxPointDistanceFilter  
DistanceToPoint Computes the Euclidean distance (L2 metric) from a Point to a Geometry.
PointPairDistance Contains a pair of points and the distance between them.
 

Package com.vividsolutions.jts.algorithm.distance Description

Classes to compute distance metrics between geonetries.



Copyright © 2012. All Rights Reserved.