GeoAPI 2.0
Build 2005-06-08

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

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

Uses of BBOX in org.opengis.filter
 

Methods in org.opengis.filter that return BBOX
 BBOX FilterFactory.bbox(String propertyName, double minx, double miny, double maxx, double maxy, String srs)
          Checks if the bounding box of the feature's geometry overlaps the specified bounding box.
 

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


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium