protected static interface SpatialQueryFilter.SpatialQueryCompareOp
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(org.locationtech.jts.geom.Geometry dataGeometry,
org.locationtech.jts.geom.prep.PreparedGeometry constraintGeometry) |
BasicQueryFilter.BasicQueryCompareOperation |
getBaseCompareOp() |
boolean compare(org.locationtech.jts.geom.Geometry dataGeometry,
org.locationtech.jts.geom.prep.PreparedGeometry constraintGeometry)
BasicQueryFilter.BasicQueryCompareOperation getBaseCompareOp()
Copyright © 2013–2021. All rights reserved.