public interface IGeometryFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.locationtech.jts.geom.Geometry geometry)
Return true if the value should be accepted (pass), or false if the value should be rejected (fail).
|
boolean accept(org.locationtech.jts.geom.Geometry geometry)
geometry - input to testGeometryCopyright © 2022. All rights reserved.