public class NormalizedGeometryMatcher extends Object implements GeometryMatcher
| Constructor and Description |
|---|
NormalizedGeometryMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Geometry a,
Geometry b) |
void |
setTolerance(double tolerance) |
public void setTolerance(double tolerance)
setTolerance in interface GeometryMatcherpublic boolean match(Geometry a, Geometry b)
match in interface GeometryMatcherCopyright © 2025. All rights reserved.