|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffGeometryMatcher | |
|---|---|
| com.vividsolutions.jump.qa.diff | |
| Uses of DiffGeometryMatcher in com.vividsolutions.jump.qa.diff |
|---|
| Classes in com.vividsolutions.jump.qa.diff that implement DiffGeometryMatcher | |
|---|---|
class |
BufferGeometryMatcher
Matches geometries based on whether each Geometry is contained in the other's buffer. |
class |
ExactGeometryMatcher
|
class |
NormalizedExactGeometryMatcher
|
| Methods in com.vividsolutions.jump.qa.diff with parameters of type DiffGeometryMatcher | |
|---|---|
void |
DiffGeometryComponents.setMatcher(DiffGeometryMatcher diffMatcher)
|
void |
DiffGeometry.setMatcher(DiffGeometryMatcher diffMatcher)
|
void |
MatchIndex.testMatch(MatchCollection matchColl,
DiffGeometryMatcher diffMatcher)
|
boolean |
MatchIndex.testMatch(MatchGeometry testGeom,
DiffGeometryMatcher diffMatcher)
|
| Constructors in com.vividsolutions.jump.qa.diff with parameters of type DiffGeometryMatcher | |
|---|---|
DiffGeometryIndex(FeatureCollection fc,
DiffGeometryMatcher diffMatcher,
boolean splitIntoComponents)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||