|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jcs.conflate.polygonmatch.IndependentCandidateMatcher
com.vividsolutions.jcs.conflate.polygonmatch.AbstractDistanceMatcher
com.vividsolutions.jcs.conflate.polygonmatch.HausdorffDistanceMatcher
Uses an approximation of the Hausdorff distance.
VertexHausdorffDistance| Constructor Summary | |
HausdorffDistanceMatcher()
|
|
| Method Summary | |
protected double |
distance(com.vividsolutions.jts.geom.Geometry target,
com.vividsolutions.jts.geom.Geometry candidate)
|
| Methods inherited from class com.vividsolutions.jcs.conflate.polygonmatch.AbstractDistanceMatcher |
match |
| Methods inherited from class com.vividsolutions.jcs.conflate.polygonmatch.IndependentCandidateMatcher |
match |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HausdorffDistanceMatcher()
| Method Detail |
protected double distance(com.vividsolutions.jts.geom.Geometry target,
com.vividsolutions.jts.geom.Geometry candidate)
distance in class AbstractDistanceMatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||