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

Packages that use DistanceBufferOperator
org.opengis.filter.spatial A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship. 
 

Uses of DistanceBufferOperator in org.opengis.filter.spatial
 

Subinterfaces of DistanceBufferOperator in org.opengis.filter.spatial
 interface Beyond
          Concrete distance buffer operator that evaluates as true when all of a feature's geometry lies beyond (i.e. is more distant) than the given distance from this object's geometry.
 interface DWithin
          Concrete distance buffer operator that evaluates as true when any part of the first geometry lies within the given distance of the second geometry.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.