com.vividsolutions.jcs.qa.diff
Class DiffGeometryIndex
java.lang.Object
com.vividsolutions.jcs.qa.diff.DiffGeometryIndex
- public class DiffGeometryIndex
- extends java.lang.Object
|
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 |
DiffGeometryIndex
public DiffGeometryIndex(com.vividsolutions.jump.feature.FeatureCollection fc,
DiffGeometryMatcher diffMatcher,
boolean splitIntoComponents)
splitGeometry
public static java.util.Collection splitGeometry(com.vividsolutions.jts.geom.Geometry geom,
boolean splitIntoComponents)
hasMatch
public boolean hasMatch(com.vividsolutions.jts.geom.Geometry testGeom)
getUnmatchedFeatures
public java.util.Collection getUnmatchedFeatures()