GeoAPI 2.0
Build 2005-06-08

Uses of Interface
org.opengis.filter.spatial.DWithin

Packages that use DWithin
org.opengis.filter Filters features according their properties. 
 

Uses of DWithin in org.opengis.filter
 

Methods in org.opengis.filter that return DWithin
 DWithin FilterFactory.dwithin(String propertyName, Geometry geometry, double distance, String units)
          Checks if any part of the first geometry lies within the given distance of the second geometry.
 

Methods in org.opengis.filter with parameters of type DWithin
 Object FilterVisitor.visit(DWithin filter, Object extraData)
           
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium