@XmlElement(value="BBOX3D") public interface BBOX3D extends BBOX
Spatial operator that evaluates to true
when the bounding
box of the feature's geometry overlaps the bounding box provided in this object's properties. An
implementation may choose to throw an exception if one attempts to test features that are in a
different SRS than the SRS contained here.
MultiValuedFilter.MatchAction
Modifier and Type | Field and Description |
---|---|
static String |
NAME
Operator name used to check FilterCapabilities
|
Modifier and Type | Method and Description |
---|---|
BoundingBox3D |
getBounds()
Return 3D Bounding Box object representing the bounds of the filter @Return Bounds of Filter
|
getExpression1, getExpression2
getMatchAction
static final String NAME
BoundingBox3D getBounds()
Copyright © 1996–2023 Geotools. All rights reserved.