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 GeometryMatcher
public boolean match(Geometry a, Geometry b)
match
in interface GeometryMatcher
Copyright © 2024. All rights reserved.