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
 com.vividsolutions.jts.geom.Envelope RTree.getBounds(Filter filter)
          DOCUMENT ME!
 java.util.List RTree.search(Filter filter)
          Performs a search on this RTree
 



Copyright © GeoTools. All Rights Reserved.