org.opengis.filter.spatial
Interface DWithin
-
- All Superinterfaces:
- BinarySpatialOperator, DistanceBufferOperator, Filter, SpatialOperator
@XmlElement(value="DWithin") public interface DWithin extends DistanceBufferOperator
Concrete distance buffer operator that evaluates as true when any part of the first geometry lies within the given distance of the second geometry.- Since:
- GeoAPI 2.0
-
-
Method Summary
-
Methods inherited from interface org.opengis.filter.spatial.DistanceBufferOperator
getDistance, getDistanceUnits
-
Methods inherited from interface org.opengis.filter.spatial.BinarySpatialOperator
getExpression1, getExpression2
-
-
DataMelt 3.0 © DataMelt by jWork.ORG