|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.vividsolutions.jump.qa.diff.DiffGeometryIndex
| Nested Class Summary | |
class |
DiffGeometryIndex.FeatureGeometry
|
| Constructor Summary | |
DiffGeometryIndex(FeatureCollection fc,
DiffGeometryMatcher diffMatcher,
boolean splitIntoComponents)
|
|
| Method Summary | |
java.util.Collection |
getUnmatchedFeatures()
|
boolean |
hasMatch(com.vividsolutions.jts.geom.Geometry testGeom)
|
static java.util.Collection |
splitGeometry(com.vividsolutions.jts.geom.Geometry geom,
boolean splitIntoComponents)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DiffGeometryIndex(FeatureCollection fc,
DiffGeometryMatcher diffMatcher,
boolean splitIntoComponents)
| Method Detail |
public static java.util.Collection splitGeometry(com.vividsolutions.jts.geom.Geometry geom,
boolean splitIntoComponents)
public boolean hasMatch(com.vividsolutions.jts.geom.Geometry testGeom)
public java.util.Collection getUnmatchedFeatures()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||