|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.geotools.filter used by org.geotools.arcsde.filter | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.brewer.color | |
---|---|
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FunctionExpression
Deprecated. use Function |
|
FunctionExpressionImpl
Abstract class for a function expression implementation |
|
IllegalFilterException
Defines an exception for illegal filters. |
Classes in org.geotools.filter used by org.geotools.data | |
---|---|
AttributeExpression
Deprecated. use PropertyName |
Classes in org.geotools.filter used by org.geotools.data.db2 | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
|
SQLEncoderException
Deprecated. Since you're using OpenGISSFilterToSQLEncoder, use FilterToSQLException as well |
Classes in org.geotools.filter used by org.geotools.data.db2.filter | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.h2 | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.jdbc | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
|
SQLEncoder
Deprecated. Please use org.geotools.data.jdbc.FilterToSQL which uses opengis filters instead of these geotools filters. |
|
SQLEncoderException
Deprecated. Since you're using OpenGISSFilterToSQLEncoder, use FilterToSQLException as well |
Classes in org.geotools.filter used by org.geotools.data.mysql | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.oracle | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.ows | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.postgis | |
---|---|
Filter
Deprecated. use Filter |
|
FilterCapabilities
Deprecated. use FilterCapabilities . |
|
SQLEncoder
Deprecated. Please use org.geotools.data.jdbc.FilterToSQL which uses opengis filters instead of these geotools filters. |
|
SQLEncoderException
Deprecated. Since you're using OpenGISSFilterToSQLEncoder, use FilterToSQLException as well |
|
SQLUnpacker
Deprecated. please use PostPreProcessFilterSplittingVisitor |
Classes in org.geotools.filter used by org.geotools.data.spatialite | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.sqlserver | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.store | |
---|---|
SortBy
Deprecated. Please use org.opengis.filter.sort.SortBy |
|
SortBy2
GeoTools allows for more pervase use of Expression then is strictly supported by the specification. |
Classes in org.geotools.filter used by org.geotools.data.wfs.v1_0_0 | |
---|---|
FidFilter
Deprecated. use FeatureId |
|
Filter
Deprecated. use Filter |
Classes in org.geotools.filter used by org.geotools.data.wfs.v1_1_0 | |
---|---|
Capabilities
Allows for easier interaction with FilterCapabilities. |
Classes in org.geotools.filter used by org.geotools.feature | |
---|---|
SortBy2
GeoTools allows for more pervase use of Expression then is strictly supported by the specification. |
Classes in org.geotools.filter used by org.geotools.feature.visitor | |
---|---|
IllegalFilterException
Defines an exception for illegal filters. |
Classes in org.geotools.filter used by org.geotools.filter | |
---|---|
AbstractFilter
Implements Filter interface, with constants and default behaviors for methods. |
|
AbstractFilterImpl
Abstract filter implementation provides or and and methods for child filters to use. |
|
AndBuilder
FitlerBuilder acting as a simple wrapper around an Expression. |
|
AttributeExpression
Deprecated. use PropertyName |
|
BBoxExpression
A convenience expression to form a geometry literal from an envelope. |
|
BetweenFilter
Deprecated. use PropertyIsBetween |
|
BinaryComparisonAbstract
Abstract implemention for binary filters. |
|
BinaryLogicAbstract
|
|
Capabilities
Allows for easier interaction with FilterCapabilities. |
|
CompareFilter
Deprecated. use BinaryComparisonOperator |
|
CompareFilterImpl
Defines a comparison filter (can be a math comparison or generic equals). |
|
ConstantExpression
The Expression class is not immutable! |
|
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
EnvironmentVariable
Represents a reference to an environmental variable. |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FidFilter
Deprecated. use FeatureId |
|
Filter
Deprecated. use Filter |
|
FilterAbstract
Abstract implementation for Filter. |
|
FilterBuilder
FitlerBuilder acting as a simple wrapper around an Expression. |
|
FilterCapabilities
Deprecated. use FilterCapabilities . |
|
FilterFactory
Deprecated. use FilterFactory |
|
FilterHandler
Interface to recieve filters from the filter sax parsing classes. |
|
FilterType
Deprecated. please use instance of check against geoapi class. |
|
FilterVisitor
Deprecated. use FilterVisitor |
|
FilterVisitor2
Deprecated. use FilterVisitor |
|
FunctionExpression
Deprecated. use Function |
|
FunctionExpressionImpl
Abstract class for a function expression implementation |
|
GeometryDistanceFilter
Deprecated. use DistanceBufferOperator |
|
GeometryFilter
Deprecated. use BinarySpatialOperator . |
|
GeometryFilterImpl
Implements a geometry filter. |
|
IdBuilder
FitlerBuilder acting as a simple wrapper around an Expression. |
|
IllegalFilterException
Defines an exception for illegal filters. |
|
LikeFilter
Deprecated. use PropertyIsLike |
|
LiteralExpression
Deprecated. use Literal |
|
LiteralExpressionImpl
Defines an expression that holds a literal for return. |
|
LogicFilter
Deprecated. use BinaryLogicOperator |
|
LogicFilterImpl
Defines a logic filter (the only filter type that contains other filters). |
|
MapScaleDenominator
DOCUMENT ME! |
|
MathExpression
Deprecated. use BinaryExpression |
|
NullFilter
Deprecated. use PropertyIsNull |
|
SortBy
Deprecated. Please use org.opengis.filter.sort.SortBy |
|
SQLEncoder
Deprecated. Please use org.geotools.data.jdbc.FilterToSQL which uses opengis filters instead of these geotools filters. |
|
SQLEncoderException
Deprecated. Since you're using OpenGISSFilterToSQLEncoder, use FilterToSQLException as well |
|
SQLEncoderPostgis
Encodes a filter into a SQL WHERE statement for postgis. |
Classes in org.geotools.filter used by org.geotools.filter.expression | |
---|---|
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FilterVisitor
Deprecated. use FilterVisitor |
|
MathExpression
Deprecated. use BinaryExpression |
|
MathExpressionImpl
Holds a mathematical relationship between two expressions. |
Classes in org.geotools.filter used by org.geotools.filter.function | |
---|---|
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FunctionExpression
Deprecated. use Function |
|
FunctionExpressionImpl
Abstract class for a function expression implementation |
Classes in org.geotools.filter used by org.geotools.filter.function.math | |
---|---|
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FunctionExpression
Deprecated. use Function |
|
FunctionExpressionImpl
Abstract class for a function expression implementation |
Classes in org.geotools.filter used by org.geotools.filter.function.string | |
---|---|
FunctionImpl
Default implementation of a Function; you may extend this class to implement specific functionality. |
Classes in org.geotools.filter used by org.geotools.filter.spatial | |
---|---|
AbstractFilter
Implements Filter interface, with constants and default behaviors for methods. |
|
BinaryComparisonAbstract
Abstract implemention for binary filters. |
|
CartesianDistanceFilter
Defines geometry filters with a distance element. |
|
Filter
Deprecated. use Filter |
|
FilterAbstract
Abstract implementation for Filter. |
|
FilterFactoryImpl
Implementation of the FilterFactory, generates the filter implementations in defaultcore. |
|
FilterType
Deprecated. please use instance of check against geoapi class. |
|
GeometryDistanceFilter
Deprecated. use DistanceBufferOperator |
|
GeometryFilter
Deprecated. use BinarySpatialOperator . |
|
GeometryFilterImpl
Implements a geometry filter. |
Classes in org.geotools.filter used by org.geotools.filter.visitor | |
---|---|
AttributeExpression
Deprecated. use PropertyName |
|
BetweenFilter
Deprecated. use PropertyIsBetween |
|
Capabilities
Allows for easier interaction with FilterCapabilities. |
|
CompareFilter
Deprecated. use BinaryComparisonOperator |
|
Expression
Deprecated. use Expression |
|
FidFilter
Deprecated. use FeatureId |
|
Filter
Deprecated. use Filter |
|
FilterCapabilities
Deprecated. use FilterCapabilities . |
|
FilterVisitor
Deprecated. use FilterVisitor |
|
FilterVisitor2
Deprecated. use FilterVisitor |
|
FunctionExpression
Deprecated. use Function |
|
GeometryFilter
Deprecated. use BinarySpatialOperator . |
|
LikeFilter
Deprecated. use PropertyIsLike |
|
LiteralExpression
Deprecated. use Literal |
|
LogicFilter
Deprecated. use BinaryLogicOperator |
|
MathExpression
Deprecated. use BinaryExpression |
|
NullFilter
Deprecated. use PropertyIsNull |
Classes in org.geotools.filter used by org.geotools.graph.util.delaunay | |
---|---|
Expression
Deprecated. use Expression |
Classes in org.geotools.filter used by org.geotools.jdbc | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.renderer.lite | |
---|---|
FidFilter
Deprecated. use FeatureId |
|
FilterAttributeExtractor
A simple visitor that extracts every attribute used by a filter or an expression |
Classes in org.geotools.filter used by org.geotools.styling | |
---|---|
ConstantExpression
The Expression class is not immutable! |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FilterAttributeExtractor
A simple visitor that extracts every attribute used by a filter or an expression |
|
IllegalFilterException
Defines an exception for illegal filters. |
|
LiteralExpression
Deprecated. use Literal |
Classes in org.geotools.filter used by org.geotools.styling.builder | |
---|---|
IdBuilder
FitlerBuilder acting as a simple wrapper around an Expression. |
Classes in org.geotools.filter used by org.geotools.validation.relate | |
---|---|
IllegalFilterException
Defines an exception for illegal filters. |
Classes in org.geotools.filter used by org.geotools.xml.filter | |
---|---|
AttributeExpression
Deprecated. use PropertyName |
|
BetweenFilter
Deprecated. use PropertyIsBetween |
|
CompareFilter
Deprecated. use BinaryComparisonOperator |
|
Expression
Deprecated. use Expression |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FidFilter
Deprecated. use FeatureId |
|
Filter
Deprecated. use Filter |
|
FilterType
Deprecated. please use instance of check against geoapi class. |
|
FilterVisitor
Deprecated. use FilterVisitor |
|
FilterVisitor2
Deprecated. use FilterVisitor |
|
FunctionExpression
Deprecated. use Function |
|
GeometryFilter
Deprecated. use BinarySpatialOperator . |
|
LikeFilter
Deprecated. use PropertyIsLike |
|
LiteralExpression
Deprecated. use Literal |
|
LogicFilter
Deprecated. use BinaryLogicOperator |
|
MathExpression
Deprecated. use BinaryExpression |
|
NullFilter
Deprecated. use PropertyIsNull |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |