| Class | Description |
|---|---|
| EuclideanDistanceToPoint |
Computes the Euclidean distance (L2 metric) from a Point to a Geometry.
|
| LineStringLocation |
Represents a location along a
LineString. |
| LocationOfPoint |
Computes the
LineStringLocation of the point on a LineString
nearest a given point. |
| MatchDistance |
Computes various distance functions for determining how far apart are two
matched segments.
|
| MaximalNearestSubline |
Computes the Maximal Nearest Subline of a given linestring relative to
another linestring.
|
| PointPairDistance |
Contains a pair of points and the distance between them.
|
| VertexHausdorffDistance |
Implements algorithm for computing a distance metric which can be thought of
as the "Vertex Hausdorff Distance".
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.