Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Id
A filter that passes only the Identifiers listed.
|
Class and Description |
---|
And |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Id
A filter that passes only the Identifiers listed.
|
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
IncludeFilter
Indicating "no filtering", evaluates to
true . |
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
IncludeFilter
Indicating "no filtering", evaluates to
true . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
IncludeFilter
Indicating "no filtering", evaluates to
true . |
NativeFilter
This filter should be treated as an extension point that allows the injection of a complex
filtering expression defined in the language of the target data store.
|
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
IncludeFilter
Indicating "no filtering", evaluates to
true . |
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
Class and Description |
---|
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
MultiValuedFilter.MatchAction
Enumerated type for MatchAction property (used by comparison and geometry operations): When
one or more of the operands evaluates to multiple values rather than a single value, which
action should be taken?
|
NativeFilter
This filter should be treated as an extension point that allows the injection of a complex
filtering expression defined in the language of the target data store.
|
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
MultiValuedFilter.MatchAction
Enumerated type for MatchAction property (used by comparison and geometry operations): When
one or more of the operands evaluates to multiple values rather than a single value, which
action should be taken?
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
MultiValuedFilter.MatchAction
Enumerated type for MatchAction property (used by comparison and geometry operations): When
one or more of the operands evaluates to multiple values rather than a single value, which
action should be taken?
|
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
IncludeFilter
Indicating "no filtering", evaluates to
true . |
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
NativeFilter
This filter should be treated as an extension point that allows the injection of a complex
filtering expression defined in the language of the target data store.
|
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
Class and Description |
---|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
FilterFactory2
Allows creation of additional Filter constructs.
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterFactory2
Allows creation of additional Filter constructs.
|
Id
A filter that passes only the Identifiers listed.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory2
Allows creation of additional Filter constructs.
|
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
IncludeFilter
Indicating "no filtering", evaluates to
true . |
NativeFilter
This filter should be treated as an extension point that allows the injection of a complex
filtering expression defined in the language of the target data store.
|
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Class and Description |
---|
And |
BinaryComparisonOperator
Abstract base class for filters that compare exactly two values against each other.
|
BinaryLogicOperator
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
ExcludeFilter
Indicating "filter all", evaluates to
false . |
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
FilterFactory
Interface whose methods allow the caller to create instances of the various
Filter and
Expression subclasses. |
FilterVisitor
Visitor with
visit methods to be called by Filter.accept(...) . |
Id
A filter that passes only the Identifiers listed.
|
IncludeFilter
Indicating "no filtering", evaluates to
true . |
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
MultiValuedFilter.MatchAction
Enumerated type for MatchAction property (used by comparison and geometry operations): When
one or more of the operands evaluates to multiple values rather than a single value, which
action should be taken?
|
NativeFilter
This filter should be treated as an extension point that allows the injection of a complex
filtering expression defined in the language of the target data store.
|
Not
Reverses the logical value of an expression.
|
Or |
PropertyIsBetween
A compact way of encoding a range check.
|
PropertyIsEqualTo
Filter operator that compares that its two sub-expressions are equal to each other.
|
PropertyIsGreaterThan
Filter operator that checks that its first sub-expression is greater than its second
subexpression.
|
PropertyIsGreaterThanOrEqualTo
Filter operator that checks that its first sub-expression is greater or equal to its second
subexpression.
|
PropertyIsLessThan
Filter operator that checks that its first sub-expression is less than its second subexpression.
|
PropertyIsLessThanOrEqualTo
Filter operator that checks that its first sub-expression is less than or equal to its second
subexpression.
|
PropertyIsLike
Filter operator that performs the equivalent of the SQL "
like " operator on properties of
a feature. |
PropertyIsNil
Filter operator that checks if an expression's value is nil.
|
PropertyIsNotEqualTo
Filter operator that compares that its two sub-expressions are not equal to each other.
|
PropertyIsNull
Filter operator that checks if an expression's value is
null . |
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
|
Class and Description |
---|
Filter
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Id
A filter that passes only the Identifiers listed.
|
Copyright © 1996–2022 Geotools. All rights reserved.