Uses of Class
com.vividsolutions.jump.qa.diff.MatchGeometry

Packages that use MatchGeometry
com.vividsolutions.jump.qa.diff   
 

Uses of MatchGeometry in com.vividsolutions.jump.qa.diff
 

Methods in com.vividsolutions.jump.qa.diff that return MatchGeometry
 MatchGeometry MatchGeometry.getMatch()
           
 

Methods in com.vividsolutions.jump.qa.diff with parameters of type MatchGeometry
 void MatchGeometry.setMatch(MatchGeometry matchGeom)
           
 boolean MatchIndex.testMatch(MatchGeometry testGeom, DiffGeometryMatcher diffMatcher)