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

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

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

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

Constructors in com.vividsolutions.jump.qa.diff with parameters of type MatchFeature
MatchGeometry(MatchFeature feature, com.vividsolutions.jts.geom.Geometry geom)