public static class SpatialPredicates.BboxLooseFunction extends Object
| Constructor and Description |
|---|
BboxLooseFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected Predicate |
bbox(SpatialExpression expression,
double minX,
double minY,
double maxX,
double maxY,
org.opengis.referencing.crs.CoordinateReferenceSystem crs) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReturnTypepublic String getName()
protected Predicate bbox(SpatialExpression expression, double minX, double minY, double maxX, double maxY, org.opengis.referencing.crs.CoordinateReferenceSystem crs)
Copyright © 2013–2021. All rights reserved.