| java.lang.Object com.vividsolutions.jump.qa.diff.MatchCollection
MatchCollection | public class MatchCollection (Code) | | |
computeFeatureMatches | public void computeFeatureMatches()(Code) | | Updates the match flag for features based on the matches
|
geometrySize | public int geometrySize()(Code) | | |
iterator | public Iterator iterator()(Code) | | An iterator over all MatchFeatures in the collection.
|
propagateUnmatchedFeatures | public void propagateUnmatchedFeatures()(Code) | | Ensures that if a feature is unmatched,
any features matched to its geometries are also unmatched
|
|
|