|
||||||||||
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.complex.filter | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.db2 | |
---|---|
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 . |
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.postgis | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
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.teradata | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.data.wfs.v1_0_0 | |
---|---|
FilterCapabilities
Deprecated. use FilterCapabilities . |
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.factory | |
---|---|
FunctionFactory
Factory interface for filter functions. |
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 |
|
AttributeExpressionImpl
Defines a complex filter (could also be called logical filter). |
|
BBoxExpression
Deprecated. Please just use a simple literal |
|
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
Deprecated. Please use the environmental variable function |
|
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 |
|
FilterFactoryImpl
Implementation of the FilterFactory, generates the filter implementations in defaultcore. |
|
FilterHandler
Interface to recieve filters from the filter sax parsing classes. |
|
FilterType
Deprecated. please use instance of check against gt-opengis 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
Deprecated. pelase use the environmental variable function |
|
MathExpression
Deprecated. use BinaryExpression |
|
MultiCompareFilterImpl
Support for Multi-valued properties when comparing |
|
NullFilter
Deprecated. use PropertyIsNull |
|
SortBy
Deprecated. Please use org.opengis.filter.sort.SortBy |
|
SQLEncoderException
Deprecated. Since you're using OpenGISSFilterToSQLEncoder, use FilterToSQLException as well |
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 |
|
FunctionImpl
Default implementation of a Function; you may extend this class to implement specific functionality. |
|
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 |
|
FunctionFactory
Factory interface for filter functions. |
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 gt-opengis 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 | |
---|---|
AttributeExpression
Deprecated. use PropertyName |
|
AttributeExpressionImpl
Defines a complex filter (could also be called logical filter). |
|
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. |
|
FilterCapabilities
Deprecated. use FilterCapabilities . |
Classes in org.geotools.filter used by org.geotools.process.function | |
---|---|
FunctionFactory
Factory interface for filter functions. |
Classes in org.geotools.filter used by org.geotools.renderer.lite | |
---|---|
FilterAttributeExtractor
A simple visitor that extracts every attribute used by a filter or an expression Access to this class is available via: DataUtilities.attributeNames( Filter ) DataUtilities.attributeNames( Filter, FeatureType ) DataUtilities.attributeNames( Expression ) DataUtilities.attributeNames( Expression, FeatureType ) The class can also be used to determine if an expression is "static", that is, despite a complex structure does not use attribute or volatile functions, and can be thus replaced by a constant: for this use case refer to the FilterAttributeExtractor.isConstantExpression() method |
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 Access to this class is available via: DataUtilities.attributeNames( Filter ) DataUtilities.attributeNames( Filter, FeatureType ) DataUtilities.attributeNames( Expression ) DataUtilities.attributeNames( Expression, FeatureType ) The class can also be used to determine if an expression is "static", that is, despite a complex structure does not use attribute or volatile functions, and can be thus replaced by a constant: for this use case refer to the FilterAttributeExtractor.isConstantExpression() method |
|
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.styling.visitor | |
---|---|
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.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 gt-opengis 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 |