Uses of Interface
org.geotools.filter.FilterVisitor2

Packages that use FilterVisitor2
org.geotools.filter   
org.geotools.filter.visitor   
org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation. 
 

Uses of FilterVisitor2 in org.geotools.filter
 

Classes in org.geotools.filter that implement FilterVisitor2
 class SQLEncoder
          Deprecated. Please use org.geotools.data.jdbc.FilterToSQL which uses opengis filters instead of these geotools filters.
 

Uses of FilterVisitor2 in org.geotools.filter.visitor
 

Classes in org.geotools.filter.visitor that implement FilterVisitor2
 class WFSBBoxFilterVisitor
          Deprecated. Use the replacement FixBBOXFilterVisitor
 

Uses of FilterVisitor2 in org.geotools.xml.filter
 

Classes in org.geotools.xml.filter that implement FilterVisitor2
 class FilterEncodingPreProcessor
          Prepares a filter for xml encoded for interoperability with another system.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.