Uses of Class
org.geotools.index.UnsupportedFilterException

Packages that use UnsupportedFilterException
org.geotools.index.rtree   
 

Uses of UnsupportedFilterException in org.geotools.index.rtree
 

Methods in org.geotools.index.rtree that throw UnsupportedFilterException
 Envelope RTree.getBounds(Filter filter)
          Returns the maxiumal boudns for the provided filter.
 List RTree.search(Filter filter)
          Performs a search on this RTree
 



Copyright © 1996-2009 Geotools. All Rights Reserved.