com.vividsolutions.jump.qa.diff
Class MatchGeometry
java.lang.Object
com.vividsolutions.jump.qa.diff.MatchGeometry
public class MatchGeometry
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchGeometry
public MatchGeometry(MatchFeature feature,
com.vividsolutions.jts.geom.Geometry geom)
splitGeometry
public static java.util.Collection splitGeometry(com.vividsolutions.jts.geom.Geometry geom,
boolean splitIntoComponents)
getFeature
public MatchFeature getFeature()
getGeometry
public com.vividsolutions.jts.geom.Geometry getGeometry()
getMatch
public MatchGeometry getMatch()
setMatch
public void setMatch(MatchGeometry matchGeom)
isMatched
public boolean isMatched()