|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.geotools.filter used by org.geotools.catalog | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.data | |
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
Expression
Defines an expression, the units that make up Filters. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
GeometryFilter
Implements a geometry filter. |
|
IllegalFilterException
Defines an exception for illegal filters. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
Classes in org.geotools.filter used by org.geotools.data.db2 | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
|
SQLEncoderException
Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. |
Classes in org.geotools.filter used by org.geotools.data.db2.filter | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterCapabilities
Represents the Filter capabilities that are supported by a SQLEncoder. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
GeometryFilter
Implements a geometry filter. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
|
SQLEncoderException
Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. |
Classes in org.geotools.filter used by org.geotools.data.dir | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.data.geometryless | |
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
Classes in org.geotools.filter used by org.geotools.data.hsql | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
Classes in org.geotools.filter used by org.geotools.data.jdbc | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
|
SQLEncoderException
Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. |
Classes in org.geotools.filter used by org.geotools.data.mysql | |
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
Classes in org.geotools.filter used by org.geotools.data.ows | |
FilterCapabilitiesMask
This class should be merged with FilterCapabilities at some point |
Classes in org.geotools.filter used by org.geotools.data.postgis | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
|
SQLEncoderException
Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. |
|
SQLEncoderPostgis
Encodes a filter into a SQL WHERE statement for postgis. |
|
SQLUnpacker
Determines which parts of a Filter can be turned into valid SQL statements. |
Classes in org.geotools.filter used by org.geotools.data.shapefile.indexed | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.data.store | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.data.view | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.data.vpf | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.data.wfs | |
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
Expression
Defines an expression, the units that make up Filters. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
GeometryFilter
Implements a geometry filter. |
|
IllegalFilterException
Defines an exception for illegal filters. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
Classes in org.geotools.filter used by org.geotools.expr | |
Expression
Defines an expression, the units that make up Filters. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterFactory
This specifies the interface to create filters. |
Classes in org.geotools.filter used by org.geotools.feature | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.feature.type | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
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. |
|
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BBoxExpression
A convenience expression to form a geometry literal from an envelope. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
CompareFilterImpl
Defines a comparison filter (can be a math comparison or generic equals). |
|
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
EnvironmentVariable
|
|
Expression
Defines an expression, the units that make up Filters. |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterCapabilities
Represents the Filter capabilities that are supported by a SQLEncoder. |
|
FilterFactory
This specifies the interface to create filters. |
|
FilterFactoryImpl
Implementation of the FilterFactory, generates the filter implementations in defaultcore. |
|
FilterHandler
Interface to recieve filters from the filter sax parsing classes. |
|
FilterType
The FilterType interface lists all the possible type of filter. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
FunctionExpressionImpl
Abstract class for a function expression implementation |
|
GeometryDistanceFilter
Defines geometry filters with a distance element. |
|
GeometryEncoderException
Indicates a client class has attempted to encode a filter not supported by the GeometryEncoderSDE being used. |
|
GeometryExpressionImpl
Defines a complex filter (could also be called logical filter). |
|
GeometryFilter
Implements a geometry filter. |
|
GeometryFilterImpl
Implements a geometry filter. |
|
IllegalFilterException
Defines an exception for illegal filters. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LiteralExpressionImpl
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MapScaleDenominator
|
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
|
SQLEncoder
Encodes a filter into a SQL WHERE statement. |
|
SQLEncoderException
Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. |
|
SQLEncoderPostgis
Encodes a filter into a SQL WHERE statement for postgis. |
Classes in org.geotools.filter used by org.geotools.filter.function | |
DefaultExpression
Implements a default expression, with helpful variables and static methods. |
|
Expression
Defines an expression, the units that make up Filters. |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
FunctionExpression
Interface for a function expression implementation |
|
FunctionExpressionImpl
Abstract class for a function expression implementation |
Classes in org.geotools.filter used by org.geotools.filter.visitor | |
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
Expression
Defines an expression, the units that make up Filters. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
GeometryFilter
Implements a geometry filter. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
Classes in org.geotools.filter used by org.geotools.gui.swing.sldeditor | |
FilterFactory
This specifies the interface to create filters. |
Classes in org.geotools.filter used by org.geotools.gui.swing.sldeditor.property | |
Expression
Defines an expression, the units that make up Filters. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.gui.swing.sldeditor.property.std | |
Expression
Defines an expression, the units that make up Filters. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.gui.swing.sldeditor.util | |
Expression
Defines an expression, the units that make up Filters. |
Classes in org.geotools.filter used by org.geotools.index.rtree | |
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
Expression
Defines an expression, the units that make up Filters. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
GeometryFilter
Implements a geometry filter. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
Classes in org.geotools.filter used by org.geotools.renderer.lite | |
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
Expression
Defines an expression, the units that make up Filters. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
GeometryFilter
Implements a geometry filter. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
Classes in org.geotools.filter used by org.geotools.renderer.shape | |
AttributeExpression
The geotools representation of the PropertyName tag in an xml encoded filter. |
|
BetweenFilter
Defines a 'between' filter (which is a specialized compare filter). |
|
CompareFilter
Defines a comparison filter (can be a math comparison or generic equals). |
|
Expression
Defines an expression, the units that make up Filters. |
|
FidFilter
Defines a feature ID filter, which holds a list of feature IDs. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
FunctionExpression
Interface for a function expression implementation |
|
GeometryFilter
Implements a geometry filter. |
|
LikeFilter
Defines a like filter, which checks to see if an attribute matches a REGEXP. |
|
LiteralExpression
Defines an expression that holds a literal for return. |
|
LogicFilter
Defines a logic filter (the only filter type that contains other filters). |
|
MathExpression
Holds a mathematical relationship between two expressions. |
|
NullFilter
Defines a null filter, which checks to see if an attribute is null. |
Classes in org.geotools.filter used by org.geotools.styling | |
Expression
Defines an expression, the units that make up Filters. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterAttributeExtractor
A simple visitor that extracts every attribute used by a filter or an expression |
|
FilterFactory
This specifies the interface to create filters. |
|
FilterVisitor
An interface for classes that want to perform operations on a Filter hiarachy. |
|
IllegalFilterException
Defines an exception for illegal filters. |
Classes in org.geotools.filter used by org.geotools.validation.attributes | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
Classes in org.geotools.filter used by org.geotools.validation.relate | |
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterFactory
This specifies the interface to create filters. |
|
IllegalFilterException
Defines an exception for illegal filters. |
Classes in org.geotools.filter used by org.geotools.xml.filter | |
Expression
Defines an expression, the units that make up Filters. |
|
ExpressionType
The ExpressionType interface lists all the possible type of filter. |
|
Filter
Defines an OpenGIS Filter object, with default behaviors for all methods. |
|
FilterType
The FilterType interface lists all the possible type of filter. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |