|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.algorithm.distance.DiscreteHausdorffDistance.MaxPointDistanceFilter
public static class DiscreteHausdorffDistance.MaxPointDistanceFilter
| Constructor Summary | |
|---|---|
DiscreteHausdorffDistance.MaxPointDistanceFilter(Geometry geom)
|
|
| Method Summary | |
|---|---|
void |
filter(Coordinate pt)
Performs an operation with or on coord. |
PointPairDistance |
getMaxPointDistance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscreteHausdorffDistance.MaxPointDistanceFilter(Geometry geom)
| Method Detail |
|---|
public void filter(Coordinate pt)
CoordinateFiltercoord.
filter in interface CoordinateFilterpt - a Coordinate to which the filter is applied.public PointPairDistance getMaxPointDistance()
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||