|
||||||||||
| 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.CentroidAligner
| Constructor Summary | |
CentroidAligner(IndependentCandidateMatcher matcher)
|
|
| Method Summary | |
double |
match(com.vividsolutions.jts.geom.Geometry target,
com.vividsolutions.jts.geom.Geometry candidate)
Compares the target to the candidate feature. |
| 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 CentroidAligner(IndependentCandidateMatcher matcher)
| Method Detail |
public double match(com.vividsolutions.jts.geom.Geometry target,
com.vividsolutions.jts.geom.Geometry candidate)
IndependentCandidateMatcher
match in class IndependentCandidateMatchertarget - the feature to matchcandidate - the feature to compare with the target
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||