public class MatchIndex
extends java.lang.Object
| Constructor and Description | 
|---|
MatchIndex(MatchCollection matchColl)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testMatch(MatchCollection matchColl,
         DiffGeometryMatcher diffMatcher)  | 
boolean | 
testMatch(MatchGeometry testGeom,
         DiffGeometryMatcher diffMatcher)  | 
public MatchIndex(MatchCollection matchColl)
public void testMatch(MatchCollection matchColl, DiffGeometryMatcher diffMatcher)
public boolean testMatch(MatchGeometry testGeom, DiffGeometryMatcher diffMatcher)