|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
class |
SQLEncoderPostgis
Encodes a filter into a SQL WHERE statement for postgis. |
class |
SQLEncoderPostgisGeos
Deprecated. use SQLEncoderPostgis with setSupportsGEOS(true) |
Uses of FilterVisitor2 in org.geotools.filter.visitor |
---|
Classes in org.geotools.filter.visitor that implement FilterVisitor2 | |
---|---|
class |
WFSBBoxFilterVisitor
Visit the BBOX filter elements and make sure they are valid. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |