GeoAPI 2.0
Build 2005-06-08

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
Version:
Implementation specification 1.0

Method Summary
 
Methods inherited from interface DistanceBufferOperator
getDistance, getDistanceUnits
 
Methods inherited from interface BinarySpatialOperator
getExpression1, getExpression2
 
Methods inherited from interface Filter
accept, evaluate
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium