Class FilterFactoryImpl
- All Implemented Interfaces:
FilterFactory
,Factory
- Direct Known Subclasses:
FilterFactoryImplNamespaceAware
,FilterFactoryImplReportInvalidProperty
,ParameterCQLExpressionFilterFactoryImpl
- Author:
- Ian Turton, CCG
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(Expression expr1, Expression expr2) Computes the numeric addition of the first and second operand.after
(Expression expr1, Expression expr2) Checks if one expression is temporally after anotherafter
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally after anotherAND
filter between a list of filters.AND
filter between two filters.anyInteracts
(Expression expr1, Expression expr2) Checks if one expression temporally interacts in any way with anotheranyInteracts
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally interacts in any way with anotherarithmeticOperators
(boolean simple, Functions functions) arithmetic operatorsChecks if the bounding box of the feature's geometry overlaps the specified bounding box.bbox
(String propertyName, double minx, double miny, double maxx, double maxy, String srs, MultiValuedFilter.MatchAction matchAction) Checks if the bounding box of the feature's geometry overlaps the indicated bounds.bbox
(String propertyName, BoundingBox3D env) bbox
(String propertyName, BoundingBox3D env, MultiValuedFilter.MatchAction matchAction) bbox
(Expression geometry, double minx, double miny, double maxx, double maxy, String srs) Checks if the geometry expression overlaps the specified bounding box.bbox
(Expression e, double minx, double miny, double maxx, double maxy, String srs, MultiValuedFilter.MatchAction matchAction) Checks if the geometry expression overlaps the specified bounding box.bbox
(Expression geometry, Expression bounds) bbox
(Expression geometry, Expression bounds, MultiValuedFilter.MatchAction machAction) bbox
(Expression geometry, BoundingBox bounds) Checks if the bounding box of the feature's geometry overlaps the indicated bounds.bbox
(Expression geometry, BoundingBox3D env) Checks if the geometry expression overlaps the specified bounding box.bbox
(Expression e, BoundingBox3D env, MultiValuedFilter.MatchAction matchAction) Checks if the geometry expression overlaps the specified bounding box.bbox
(Expression geometry, BoundingBox bounds, MultiValuedFilter.MatchAction matchAction) Checks if the bounding box of the feature's geometry overlaps the indicated bounds.before
(Expression expr1, Expression expr2) Checks if one expression is temporally before anotherbefore
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally before anotherbegins
(Expression expr1, Expression expr2) Checks if one expression temporally begins anotherbegins
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally begins anotherbegunBy
(Expression expr1, Expression expr2) Checks if one expression is temporally begun by anotherbegunBy
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally begun by anotherbetween
(Expression expr, Expression lower, Expression upper) A compact way of encoding a range check.between
(Expression expr, Expression lower, Expression upper, MultiValuedFilter.MatchAction matchAction) A compact way of encoding a range check.Check if all of a feature's geometry is more distant than the given distance from this object's geometry.beyond
(String propertyName, Geometry geometry, double distance, String units, MultiValuedFilter.MatchAction matchAction) Check if all of a feature's geometry is more distant than the given distance from this object's geometry.beyond
(Expression geometry1, Expression geometry2, double distance, String units) Check if all of a geometry is more distant than the given distance from this object's geometry.beyond
(Expression geometry1, Expression geometry2, double distance, String units, MultiValuedFilter.MatchAction matchAction) Check if all of a geometry is more distant than the given distance from this object's geometry.beyond
(Expression geometry1, Geometry geometry2, double distance, String units) capabilities
(String version, ScalarCapabilities scalar, SpatialCapabilities spatial, IdCapabilities id) filter capabilitiescapabilities
(String version, ScalarCapabilities scalar, SpatialCapabilities spatial, IdCapabilities id, TemporalCapabilities temporal) filter capabilitiescomparisonOperators
(Operator... comparisonOperators) comparison operatorsChecks if the the first geometric operand contains the second.contains
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the the first geometric operand contains the second.contains
(Expression geometry1, Expression geometry2) Checks if the the first geometric operand contains the second.contains
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the the first geometric operand contains the second.Checks if the first geometric operand crosses the second.crosses
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the first geometric operand crosses the second.crosses
(Expression geometry1, Expression geometry2) Checks if the first geometric operand crosses the second.crosses
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the first geometric operand crosses the second.Checks if the first operand is disjoint from the second.disjoint
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the first operand is disjoint from the second.disjoint
(Expression geometry1, Expression geometry2) Checks if the first operand is disjoint from the second.disjoint
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the first operand is disjoint from the second.divide
(Expression expr1, Expression expr2) Computes the numeric quotient resulting from dividing the first operand by the second.during
(Expression expr1, Expression expr2) Checks if one expression is temporally during anotherduring
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally during anotherChecks if any part of the first geometry lies within the given distance of the second geometry.dwithin
(String propertyName, Geometry geometry, double distance, String units, MultiValuedFilter.MatchAction matchAction) Checks if any part of the first geometry lies within the given distance of the second geometry.dwithin
(Expression geometry1, Expression geometry2, double distance, String units) Checks if any part of the first geometry lies within the given distance of the second geometry.dwithin
(Expression geometry1, Expression geometry2, double distance, String units, MultiValuedFilter.MatchAction matchAction) Checks if any part of the first geometry lies within the given distance of the second geometry.endedBy
(Expression expr1, Expression expr2) Checks if one expression is temporally ended by anotherendedBy
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally ended by anotherends
(Expression expr1, Expression expr2) Checks if one expression temporally ends by anotherends
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally ends by anotherequal
(Expression geometry1, Expression geometry2) Checks if the geometry of the two operands are equal.equal
(Expression expr1, Expression expr2, boolean matchCase) Compares that two sub-expressions are equal to eacher otherequal
(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Compares that two sub-expressions are equal to eacher otherequal
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the geometry of the two operands are equal.Checks if the geometry of the two operands are equal.equals
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the geometry of the two operands are equal.equals
(Expression expr1, Expression expr2) Compares that two sub-expressions are equal to each other.Creates a new feautre id from a stringCreates a new feature id with version informationfunction
(String name, Expression arg1) function
(String name, Expression... args) Call into some implementation-specific function.function
(String name, Expression arg1, Expression arg2) function
(String name, Expression arg1, Expression arg2, Expression arg3) function
(Name name, Expression... args) Call into some implementation-specific function.functionName
(String name, int nargs) function namefunctionName
(String name, int nargs, List<String> argNames) FunctionName used to describe an available function.functionName
(String name, List<Parameter<?>> args, Parameter<?> ret) FunctionName used to describe an available function.functionName
(Name name, int nargs) function namefunctionName
(Name name, int nargs, List<String> argNames) FunctionName used to describe an available function.functionName
(Name name, List<Parameter<?>> args, Parameter<?> ret) FunctionName used to describe an available function.functions
(FunctionName... functionNames) functionsMap of hints (maybe unmodifiable) used by this factory to customize its use.gmlObjectId
(String id) Creates a new gml object id from a stringgreater
(Expression expr1, Expression expr2) Checks that the first sub-expression is greater than the second subexpression.greater
(Expression expr1, Expression expr2, boolean matchCase) Checks that the first sub-expression is greater than the second subexpression.greater
(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Checks that the first sub-expression is greater than the second subexpression.greaterOrEqual
(Expression expr1, Expression expr2) Checks that the first sub-expression is greater or equal to the second subexpression.greaterOrEqual
(Expression expr1, Expression expr2, boolean matchCase) Checks that the first sub-expression is greater or equal to the second subexpression.greaterOrEqual
(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Checks that the first sub-expression is greater or equal to the second subexpression.id
(Set<? extends Identifier> id) Passes only for objects that have one of the IDs given to this object.idCapabilities
(boolean eid, boolean fid) id capabilitiesintersects
(String propertyName, Geometry geometry) Checks if the two geometric operands intersect.intersects
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the two geometric operands intersect.intersects
(Expression geometry1, Expression geometry2) Checks if the two geometric operands intersect.intersects
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the two geometric operands intersect.isNil
(Expression expr, Object nilReason) Checks if an expression's value is nil.isNull
(Expression expr) XXX Java 5 type narrowing used to make generated class explicit for chainingless
(Expression expr1, Expression expr2) Checks that its first sub-expression is less than its second subexpression.less
(Expression expr1, Expression expr2, boolean matchCase) less
(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) lessOrEqual
(Expression expr1, Expression expr2) Checks that its first sub-expression is less than or equal to its second subexpression.lessOrEqual
(Expression expr1, Expression expr2, boolean matchCase) lessOrEqual
(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) like
(Expression expr, String pattern) Character string comparison operator with pattern matching and default wildcards.Character string comparison operator with pattern matching and specified wildcards.like
(Expression expr, String pattern, String wildcard, String singleChar, String escape, boolean matchCase) Character string comparison operator with pattern matching and specified wildcards.like
(Expression expr, String pattern, String wildcard, String singleChar, String escape, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Character string comparison operator with pattern matching and specified wildcards.literal
(boolean b) A constant, literalBoolean
value that can be used in expressions.literal
(byte b) A constant, literalByte
value that can be used in expressions.literal
(char c) A constant, literalCharacter
value that can be used in expressions.literal
(double d) A constant, literalDouble
value that can be used in expressions.literal
(float f) A constant, literalFloat
value that can be used in expressions.literal
(int i) A constant, literalInteger
value that can be used in expressions.literal
(long l) A constant, literalLong
value that can be used in expressions.literal
(short s) A constant, literalShort
value that can be used in expressions.A constant, literal value that can be used in expressions.meets
(Expression expr1, Expression expr2) Checks if one expression temporally meets anothermeets
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally meets anothermetBy
(Expression expr1, Expression expr2) Checks if one expression is temporally met by anothermetBy
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally met by anothermultiply
(Expression expr1, Expression expr2) Computes the numeric product of their first and second operand.nativeFilter
(String nativeFilter) Builds a new native filter, which will should be delegated to the data store.Java 5 type narrowing used to advertise explicit implementation for chainingnotEqual
(Expression expr1, Expression expr2) Checks that the first sub-expression is not equal to the second subexpression.notEqual
(Expression expr1, Expression expr2, boolean matchCase) Checks that the first sub-expression is not equal to the second subexpression.notEqual
(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Checks that the first sub-expression is not equal to the second subexpression.operatorsOR
filter between a list of filters.OR
filter between two filters.overlappedBy
(Expression expr1, Expression expr2) Checks if one expression is temporally overlapped by anotheroverlappedBy
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression is temporally overlapped by anotherChecks if the interior of the first geometry somewhere overlaps the interior of the second geometry.overlaps
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.overlaps
(Expression geometry1, Expression geometry2) Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.overlaps
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.<T> Parameter<T>
parameter
(String name, Class<T> type, InternationalString title, InternationalString description, boolean required, int minOccurs, int maxOccurs, T defaultValue) Creates a parameter of a function.Retrieves the value of a feature's property.property
(String name, NamespaceSupport namespaceContext) Retrieves the value of a feature's property.Retrieves the value of a feature's property.resourceId
(String fid, String featureVersion, Version version) ResouceId for identifier based queryresourceId
(String fid, Date startTime, Date endTime) ResourceId for time based queryscalarCapabilities
(ComparisonOperators comparison, ArithmeticOperators arithmetic, boolean logicalOperators) scalar capabilitiesIndicates an property by which contents should be sorted, along with intended order.spatialCapabilities
(GeometryOperand[] geometryOperands, SpatialOperators spatial) spatial capabilitiesspatialOperator
(String name, GeometryOperand... geometryOperands) spatial operatorspatialOperators
(SpatialOperator... spatialOperators) spatial operatorssubtract
(Expression expr1, Expression expr2) Computes the numeric difference between the first and second operand.tcontains
(Expression expr1, Expression expr2) Checks if one expression temporally contains anothertcontains
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally contains anothertemporalCapabilities
(TemporalOperator... temporalOperators) temporal capabilitiestemporalOperator
(String name) temporal operatortequals
(Expression expr1, Expression expr2) Checks if one expression temporally equals anothertequals
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally equals anotherChecks if the feature's geometry touches, but does not overlap with the geometry held by this object.touches
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.touches
(Expression geometry1, Expression geometry2) Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.touches
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.toverlaps
(Expression expr1, Expression expr2) Checks if one expression temporally overlaps anothertoverlaps
(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Checks if one expression temporally overlaps anotherChecks if the feature's geometry is completely contained by the specified constant geometry.within
(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Checks if the feature's geometry is completely contained by the specified constant geometry.within
(Expression geometry1, Expression geometry2) Checks if the feature's geometry is completely contained by the specified constant geometry.within
(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Checks if the feature's geometry is completely contained by the specified constant geometry.within
(Expression geometry1, Geometry geometry2)
-
Constructor Details
-
FilterFactoryImpl
public FilterFactoryImpl()Creates a new instance of FilterFactoryImpl -
FilterFactoryImpl
-
-
Method Details
-
featureId
Description copied from interface:FilterFactory
Creates a new feautre id from a string- Specified by:
featureId
in interfaceFilterFactory
-
gmlObjectId
Description copied from interface:FilterFactory
Creates a new gml object id from a string- Specified by:
gmlObjectId
in interfaceFilterFactory
-
featureId
Creates a new feature id with version information- Specified by:
featureId
in interfaceFilterFactory
-
resourceId
ResouceId for identifier based query- Specified by:
resourceId
in interfaceFilterFactory
-
resourceId
ResourceId for time based query- Specified by:
resourceId
in interfaceFilterFactory
- Parameters:
fid
- feature id, non null;startTime
- lower end timestamp of the time range, inclusive, ornull
only ifend != null
endTime
- upper end timestamp of the time range, inclusive, ornull
only ifstart != null
-
and
Description copied from interface:FilterFactory
AND
filter between two filters.- Specified by:
and
in interfaceFilterFactory
-
and
Description copied from interface:FilterFactory
AND
filter between a list of filters.- Specified by:
and
in interfaceFilterFactory
-
or
Description copied from interface:FilterFactory
OR
filter between two filters.- Specified by:
or
in interfaceFilterFactory
-
or
Description copied from interface:FilterFactory
OR
filter between a list of filters.- Specified by:
or
in interfaceFilterFactory
-
not
Java 5 type narrowing used to advertise explicit implementation for chaining- Specified by:
not
in interfaceFilterFactory
-
id
Description copied from interface:FilterFactory
Passes only for objects that have one of the IDs given to this object.- Specified by:
id
in interfaceFilterFactory
-
id
- Specified by:
id
in interfaceFilterFactory
-
property
Description copied from interface:FilterFactory
Retrieves the value of a feature's property.- Specified by:
property
in interfaceFilterFactory
-
between
Description copied from interface:FilterFactory
A compact way of encoding a range check.- Specified by:
between
in interfaceFilterFactory
-
between
public PropertyIsBetween between(Expression expr, Expression lower, Expression upper, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
A compact way of encoding a range check.- Specified by:
between
in interfaceFilterFactory
-
equals
Description copied from interface:FilterFactory
Compares that two sub-expressions are equal to each other.- Specified by:
equals
in interfaceFilterFactory
-
equal
Description copied from interface:FilterFactory
Compares that two sub-expressions are equal to eacher other- Specified by:
equal
in interfaceFilterFactory
-
equal
public PropertyIsEqualTo equal(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Compares that two sub-expressions are equal to eacher other- Specified by:
equal
in interfaceFilterFactory
-
notEqual
Description copied from interface:FilterFactory
Checks that the first sub-expression is not equal to the second subexpression.- Specified by:
notEqual
in interfaceFilterFactory
-
notEqual
Description copied from interface:FilterFactory
Checks that the first sub-expression is not equal to the second subexpression.- Specified by:
notEqual
in interfaceFilterFactory
- Parameters:
expr1
- first expressionexpr2
- second expressionmatchCase
- true if the comparison should be case insensitive- Returns:
- evaluates to true of expr1 not equal to expr2
-
notEqual
public PropertyIsNotEqualTo notEqual(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks that the first sub-expression is not equal to the second subexpression.- Specified by:
notEqual
in interfaceFilterFactory
- Parameters:
expr1
- first expressionexpr2
- second expressionmatchCase
- true if the comparison should be case insensitivematchAction
- action for multi-valued properties- Returns:
- evaluates to true of expr1 not equal to expr2
-
greater
Description copied from interface:FilterFactory
Checks that the first sub-expression is greater than the second subexpression.- Specified by:
greater
in interfaceFilterFactory
-
greater
Description copied from interface:FilterFactory
Checks that the first sub-expression is greater than the second subexpression.- Specified by:
greater
in interfaceFilterFactory
- Parameters:
expr1
- first expressionexpr2
- second expressionmatchCase
- true if the comparison should be case insensitive- Returns:
- evaluates to true of expr1 is greater than expr2
-
greater
public PropertyIsGreaterThan greater(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks that the first sub-expression is greater than the second subexpression.- Specified by:
greater
in interfaceFilterFactory
- Parameters:
expr1
- first expressionexpr2
- second expressionmatchCase
- true if the comparison should be case insensitive- Returns:
- evaluates to true of expr1 is greater than expr2
-
greaterOrEqual
Description copied from interface:FilterFactory
Checks that the first sub-expression is greater or equal to the second subexpression.- Specified by:
greaterOrEqual
in interfaceFilterFactory
-
greaterOrEqual
public PropertyIsGreaterThanOrEqualTo greaterOrEqual(Expression expr1, Expression expr2, boolean matchCase) Description copied from interface:FilterFactory
Checks that the first sub-expression is greater or equal to the second subexpression.- Specified by:
greaterOrEqual
in interfaceFilterFactory
-
greaterOrEqual
public PropertyIsGreaterThanOrEqualTo greaterOrEqual(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks that the first sub-expression is greater or equal to the second subexpression.- Specified by:
greaterOrEqual
in interfaceFilterFactory
-
less
Description copied from interface:FilterFactory
Checks that its first sub-expression is less than its second subexpression.- Specified by:
less
in interfaceFilterFactory
-
less
- Specified by:
less
in interfaceFilterFactory
-
less
public PropertyIsLessThan less(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) - Specified by:
less
in interfaceFilterFactory
-
lessOrEqual
Description copied from interface:FilterFactory
Checks that its first sub-expression is less than or equal to its second subexpression.- Specified by:
lessOrEqual
in interfaceFilterFactory
-
lessOrEqual
public PropertyIsLessThanOrEqualTo lessOrEqual(Expression expr1, Expression expr2, boolean matchCase) - Specified by:
lessOrEqual
in interfaceFilterFactory
-
lessOrEqual
public PropertyIsLessThanOrEqualTo lessOrEqual(Expression expr1, Expression expr2, boolean matchCase, MultiValuedFilter.MatchAction matchAction) - Specified by:
lessOrEqual
in interfaceFilterFactory
-
like
Description copied from interface:FilterFactory
Character string comparison operator with pattern matching and default wildcards.- Specified by:
like
in interfaceFilterFactory
-
like
public PropertyIsLike like(Expression expr, String pattern, String wildcard, String singleChar, String escape) Description copied from interface:FilterFactory
Character string comparison operator with pattern matching and specified wildcards.- Specified by:
like
in interfaceFilterFactory
-
like
public PropertyIsLike like(Expression expr, String pattern, String wildcard, String singleChar, String escape, boolean matchCase) Description copied from interface:FilterFactory
Character string comparison operator with pattern matching and specified wildcards.- Specified by:
like
in interfaceFilterFactory
-
like
public PropertyIsLike like(Expression expr, String pattern, String wildcard, String singleChar, String escape, boolean matchCase, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Character string comparison operator with pattern matching and specified wildcards.- Specified by:
like
in interfaceFilterFactory
-
isNull
XXX Java 5 type narrowing used to make generated class explicit for chaining- Specified by:
isNull
in interfaceFilterFactory
-
isNil
Description copied from interface:FilterFactory
Checks if an expression's value is nil.- Specified by:
isNil
in interfaceFilterFactory
-
bbox
public BBOX bbox(String propertyName, double minx, double miny, double maxx, double maxy, String srs) Checks if the bounding box of the feature's geometry overlaps the specified bounding box.Similar to:
geom().disjoint( geom( bbox )).not()
- Specified by:
bbox
in interfaceFilterFactory
- Parameters:
propertyName
- Name of geometry property (for a PropertyName to access a Feature's Geometry)minx
- Minimum "x" value (for a literal BoundingBox)miny
- Minimum "y" value (for a literal BoundingBox)maxx
- Maximum "x" value (for a literal BoundingBox)maxy
- Maximum "y" value (for a literal BoundingBox)srs
- Indicating the CoordinateReferenceSystem to use for a literal BoundingBox
-
bbox
- Specified by:
bbox
in interfaceFilterFactory
-
bbox
- Specified by:
bbox
in interfaceFilterFactory
-
bbox
Description copied from interface:FilterFactory
Checks if the bounding box of the feature's geometry overlaps the indicated bounds.This method does not strictly confirm to the the Filter 1.0 specification, you may use it to check expressions other than PropertyName.
- Specified by:
bbox
in interfaceFilterFactory
- Parameters:
geometry
- Expression used to access a Geometry, in order to check for interaction with boundsbounds
- Indicates the bounds to check geometry against
-
bbox
public BBOX bbox(Expression geometry, BoundingBox bounds, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the bounding box of the feature's geometry overlaps the indicated bounds.This method does not strictly confirm to the the Filter 1.0 specification, you may use it to check expressions other than PropertyName.
- Specified by:
bbox
in interfaceFilterFactory
- Parameters:
geometry
- Expression used to access a Geometry, in order to check for interaction with boundsbounds
- Indicates the bounds to check geometry againstmatchAction
- Match Action
-
bbox
public BBOX bbox(String propertyName, double minx, double miny, double maxx, double maxy, String srs, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the bounding box of the feature's geometry overlaps the indicated bounds.This method is defined in strict accordance with the Filter 1.0 specification, you may find the FilterFactory.bbox(Expression, BoundingBox) to be easier to use.
- Specified by:
bbox
in interfaceFilterFactory
- Parameters:
propertyName
- Name of geometry property (for a PropertyName to access a Feature's Geometry)minx
- Minimum "x" value (for a literal BoundingBox)miny
- Minimum "y" value (for a literal BoundingBox)maxx
- Maximum "x" value (for a literal BoundingBox)maxy
- Maximum "y" value (for a literal BoundingBox)srs
- Indicating the CoordinateReferenceSystem to use for a literal BoundingBox
-
bbox
public BBOX bbox(Expression geometry, double minx, double miny, double maxx, double maxy, String srs) Description copied from interface:FilterFactory
Checks if the geometry expression overlaps the specified bounding box.- Specified by:
bbox
in interfaceFilterFactory
-
bbox
public BBOX bbox(Expression e, double minx, double miny, double maxx, double maxy, String srs, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the geometry expression overlaps the specified bounding box.- Specified by:
bbox
in interfaceFilterFactory
-
bbox
- Specified by:
bbox
in interfaceFilterFactory
-
bbox
public BBOX3D bbox(String propertyName, BoundingBox3D env, MultiValuedFilter.MatchAction matchAction) - Specified by:
bbox
in interfaceFilterFactory
-
bbox
Description copied from interface:FilterFactory
Checks if the geometry expression overlaps the specified bounding box.- Specified by:
bbox
in interfaceFilterFactory
-
bbox
Description copied from interface:FilterFactory
Checks if the geometry expression overlaps the specified bounding box.- Specified by:
bbox
in interfaceFilterFactory
-
beyond
Description copied from interface:FilterFactory
Check if all of a feature's geometry is more distant than the given distance from this object's geometry.- Specified by:
beyond
in interfaceFilterFactory
-
beyond
public Beyond beyond(String propertyName, Geometry geometry, double distance, String units, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Check if all of a feature's geometry is more distant than the given distance from this object's geometry.- Specified by:
beyond
in interfaceFilterFactory
-
beyond
Description copied from interface:FilterFactory
Check if all of a geometry is more distant than the given distance from this object's geometry.- Specified by:
beyond
in interfaceFilterFactory
-
beyond
public Beyond beyond(Expression geometry1, Expression geometry2, double distance, String units, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Check if all of a geometry is more distant than the given distance from this object's geometry.- Specified by:
beyond
in interfaceFilterFactory
-
contains
Description copied from interface:FilterFactory
Checks if the the first geometric operand contains the second.- Specified by:
contains
in interfaceFilterFactory
-
contains
Description copied from interface:FilterFactory
Checks if the the first geometric operand contains the second.- Specified by:
contains
in interfaceFilterFactory
-
contains
public Contains contains(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the the first geometric operand contains the second.- Specified by:
contains
in interfaceFilterFactory
-
contains
public Contains contains(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the the first geometric operand contains the second.- Specified by:
contains
in interfaceFilterFactory
-
crosses
Description copied from interface:FilterFactory
Checks if the first geometric operand crosses the second.- Specified by:
crosses
in interfaceFilterFactory
-
crosses
public Crosses crosses(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the first geometric operand crosses the second.- Specified by:
crosses
in interfaceFilterFactory
-
crosses
Description copied from interface:FilterFactory
Checks if the first geometric operand crosses the second.- Specified by:
crosses
in interfaceFilterFactory
-
crosses
public Crosses crosses(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the first geometric operand crosses the second.- Specified by:
crosses
in interfaceFilterFactory
-
disjoint
Description copied from interface:FilterFactory
Checks if the first operand is disjoint from the second.- Specified by:
disjoint
in interfaceFilterFactory
-
disjoint
public Disjoint disjoint(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the first operand is disjoint from the second.- Specified by:
disjoint
in interfaceFilterFactory
-
disjoint
public Disjoint disjoint(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the first operand is disjoint from the second.- Specified by:
disjoint
in interfaceFilterFactory
-
disjoint
Description copied from interface:FilterFactory
Checks if the first operand is disjoint from the second.- Specified by:
disjoint
in interfaceFilterFactory
-
dwithin
Description copied from interface:FilterFactory
Checks if any part of the first geometry lies within the given distance of the second geometry.- Specified by:
dwithin
in interfaceFilterFactory
-
dwithin
public DWithin dwithin(String propertyName, Geometry geometry, double distance, String units, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if any part of the first geometry lies within the given distance of the second geometry.- Specified by:
dwithin
in interfaceFilterFactory
-
dwithin
public DWithin dwithin(Expression geometry1, Expression geometry2, double distance, String units, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if any part of the first geometry lies within the given distance of the second geometry.- Specified by:
dwithin
in interfaceFilterFactory
-
dwithin
Description copied from interface:FilterFactory
Checks if any part of the first geometry lies within the given distance of the second geometry.- Specified by:
dwithin
in interfaceFilterFactory
-
equals
Description copied from interface:FilterFactory
Checks if the geometry of the two operands are equal.- Specified by:
equals
in interfaceFilterFactory
-
equals
public Equals equals(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the geometry of the two operands are equal.- Specified by:
equals
in interfaceFilterFactory
-
equal
Description copied from interface:FilterFactory
Checks if the geometry of the two operands are equal.- Specified by:
equal
in interfaceFilterFactory
-
equal
public Equals equal(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the geometry of the two operands are equal.- Specified by:
equal
in interfaceFilterFactory
-
intersects
Description copied from interface:FilterFactory
Checks if the two geometric operands intersect.- Specified by:
intersects
in interfaceFilterFactory
-
intersects
public Intersects intersects(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the two geometric operands intersect.- Specified by:
intersects
in interfaceFilterFactory
-
intersects
Description copied from interface:FilterFactory
Checks if the two geometric operands intersect.- Specified by:
intersects
in interfaceFilterFactory
-
intersects
public Intersects intersects(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the two geometric operands intersect.- Specified by:
intersects
in interfaceFilterFactory
-
overlaps
Description copied from interface:FilterFactory
Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.- Specified by:
overlaps
in interfaceFilterFactory
-
overlaps
public Overlaps overlaps(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.- Specified by:
overlaps
in interfaceFilterFactory
-
overlaps
Description copied from interface:FilterFactory
Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.- Specified by:
overlaps
in interfaceFilterFactory
-
overlaps
public Overlaps overlaps(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.- Specified by:
overlaps
in interfaceFilterFactory
-
touches
Description copied from interface:FilterFactory
Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.- Specified by:
touches
in interfaceFilterFactory
-
touches
public Touches touches(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.- Specified by:
touches
in interfaceFilterFactory
-
touches
Description copied from interface:FilterFactory
Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.- Specified by:
touches
in interfaceFilterFactory
-
touches
public Touches touches(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.- Specified by:
touches
in interfaceFilterFactory
-
within
Description copied from interface:FilterFactory
Checks if the feature's geometry is completely contained by the specified constant geometry.- Specified by:
within
in interfaceFilterFactory
-
within
public Within within(String propertyName, Geometry geometry, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the feature's geometry is completely contained by the specified constant geometry.- Specified by:
within
in interfaceFilterFactory
-
within
Description copied from interface:FilterFactory
Checks if the feature's geometry is completely contained by the specified constant geometry.- Specified by:
within
in interfaceFilterFactory
-
within
public Within within(Expression geometry1, Expression geometry2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if the feature's geometry is completely contained by the specified constant geometry.- Specified by:
within
in interfaceFilterFactory
-
add
Description copied from interface:FilterFactory
Computes the numeric addition of the first and second operand.- Specified by:
add
in interfaceFilterFactory
-
divide
Description copied from interface:FilterFactory
Computes the numeric quotient resulting from dividing the first operand by the second.- Specified by:
divide
in interfaceFilterFactory
-
multiply
Description copied from interface:FilterFactory
Computes the numeric product of their first and second operand.- Specified by:
multiply
in interfaceFilterFactory
-
subtract
Description copied from interface:FilterFactory
Computes the numeric difference between the first and second operand.- Specified by:
subtract
in interfaceFilterFactory
-
function
Description copied from interface:FilterFactory
Call into some implementation-specific function.- Specified by:
function
in interfaceFilterFactory
-
function
Description copied from interface:FilterFactory
Call into some implementation-specific function.- Specified by:
function
in interfaceFilterFactory
-
function
-
function
-
function
-
literal
Description copied from interface:FilterFactory
A constant, literal value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalByte
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalShort
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalInteger
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalLong
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalFloat
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalDouble
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalCharacter
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
literal
Description copied from interface:FilterFactory
A constant, literalBoolean
value that can be used in expressions.- Specified by:
literal
in interfaceFilterFactory
-
getImplementationHints
Description copied from interface:Factory
Map of hints (maybe unmodifiable) used by this factory to customize its use. This map is not guaranteed to contains all the hints supplied by the user; it may be only a subset. Consequently, hints provided here are usually not suitable for creating new factories, unless the implementation make some additional garantees.The primary purpose of this method is to determine if an existing factory instance can be reused for a set of user-supplied hints. This method is invoked by
FactoryRegistry
in order to compare this factory's hints against user's hints. This is dependency introspection only;FactoryRegistry
never invokes this method for creating new factories.Keys are usually static constants from the
Hints
class, while values are instances of some key-dependent class. The key set must contains at least all hints impacting functionality. While the key set may contains all hints supplied by the user, it is recommended to limit the set to only the hints used by this particular factory instance. A minimal set will helpsFactoryRegistry
to compare only hints that matter and avoid the creation of unnecessary instances of this factory.The hint values may be different than the one supplied by the user. If a user supplied a hint as a
Class
object, this method shall replace it by the actual instance used, if possible.Implementations of this method are usually quite simple. For example if a datum authority factory uses an ordinary datum factory, its method could be implemented as below (note that we should not check if the datum factory is null, since key with null value is the expected behaviour in this case). Example:
Map hints = new HashMap(); hints.put(Hints.DATUM_FACTORY, datumFactory); return hints;
- Specified by:
getImplementationHints
in interfaceFactory
- Returns:
- The map of hints, or an {@linkplain java.util.Collections.emptyMap() empty map} if none.
-
sort
Description copied from interface:FilterFactory
Indicates an property by which contents should be sorted, along with intended order.- Specified by:
sort
in interfaceFilterFactory
-
after
Description copied from interface:FilterFactory
Checks if one expression is temporally after another- Specified by:
after
in interfaceFilterFactory
-
after
Description copied from interface:FilterFactory
Checks if one expression is temporally after another- Specified by:
after
in interfaceFilterFactory
-
anyInteracts
Description copied from interface:FilterFactory
Checks if one expression temporally interacts in any way with another- Specified by:
anyInteracts
in interfaceFilterFactory
-
anyInteracts
public AnyInteracts anyInteracts(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression temporally interacts in any way with another- Specified by:
anyInteracts
in interfaceFilterFactory
-
before
Description copied from interface:FilterFactory
Checks if one expression is temporally before another- Specified by:
before
in interfaceFilterFactory
-
before
Description copied from interface:FilterFactory
Checks if one expression is temporally before another- Specified by:
before
in interfaceFilterFactory
-
begins
Description copied from interface:FilterFactory
Checks if one expression temporally begins another- Specified by:
begins
in interfaceFilterFactory
-
begins
Description copied from interface:FilterFactory
Checks if one expression temporally begins another- Specified by:
begins
in interfaceFilterFactory
-
begunBy
Description copied from interface:FilterFactory
Checks if one expression is temporally begun by another- Specified by:
begunBy
in interfaceFilterFactory
-
begunBy
public BegunBy begunBy(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression is temporally begun by another- Specified by:
begunBy
in interfaceFilterFactory
-
during
Description copied from interface:FilterFactory
Checks if one expression is temporally during another- Specified by:
during
in interfaceFilterFactory
-
during
Description copied from interface:FilterFactory
Checks if one expression is temporally during another- Specified by:
during
in interfaceFilterFactory
-
endedBy
Description copied from interface:FilterFactory
Checks if one expression is temporally ended by another- Specified by:
endedBy
in interfaceFilterFactory
-
endedBy
public EndedBy endedBy(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression is temporally ended by another- Specified by:
endedBy
in interfaceFilterFactory
-
ends
Description copied from interface:FilterFactory
Checks if one expression temporally ends by another- Specified by:
ends
in interfaceFilterFactory
-
ends
Description copied from interface:FilterFactory
Checks if one expression temporally ends by another- Specified by:
ends
in interfaceFilterFactory
-
meets
Description copied from interface:FilterFactory
Checks if one expression temporally meets another- Specified by:
meets
in interfaceFilterFactory
-
meets
Description copied from interface:FilterFactory
Checks if one expression temporally meets another- Specified by:
meets
in interfaceFilterFactory
-
metBy
Description copied from interface:FilterFactory
Checks if one expression is temporally met by another- Specified by:
metBy
in interfaceFilterFactory
-
metBy
Description copied from interface:FilterFactory
Checks if one expression is temporally met by another- Specified by:
metBy
in interfaceFilterFactory
-
overlappedBy
Description copied from interface:FilterFactory
Checks if one expression is temporally overlapped by another- Specified by:
overlappedBy
in interfaceFilterFactory
-
overlappedBy
public OverlappedBy overlappedBy(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression is temporally overlapped by another- Specified by:
overlappedBy
in interfaceFilterFactory
-
tcontains
Description copied from interface:FilterFactory
Checks if one expression temporally contains another- Specified by:
tcontains
in interfaceFilterFactory
-
tcontains
public TContains tcontains(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression temporally contains another- Specified by:
tcontains
in interfaceFilterFactory
-
tequals
Description copied from interface:FilterFactory
Checks if one expression temporally equals another- Specified by:
tequals
in interfaceFilterFactory
-
tequals
public TEquals tequals(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression temporally equals another- Specified by:
tequals
in interfaceFilterFactory
-
toverlaps
Description copied from interface:FilterFactory
Checks if one expression temporally overlaps another- Specified by:
toverlaps
in interfaceFilterFactory
-
toverlaps
public TOverlaps toverlaps(Expression expr1, Expression expr2, MultiValuedFilter.MatchAction matchAction) Description copied from interface:FilterFactory
Checks if one expression temporally overlaps another- Specified by:
toverlaps
in interfaceFilterFactory
-
beyond
-
property
Description copied from interface:FilterFactory
Retrieves the value of a feature's property.- Specified by:
property
in interfaceFilterFactory
- Parameters:
name
- Name of attribute referenced- Returns:
- PropertyName
-
property
Description copied from interface:FilterFactory
Retrieves the value of a feature's property.- Specified by:
property
in interfaceFilterFactory
- Parameters:
name
- XPath expression (subject to the restrictions of filter specificaiton)namespaceContext
- Used to interpret any namespace prefixs in above xpath expression- Returns:
- PropertyName
-
within
-
operator
Description copied from interface:FilterFactory
operators- Specified by:
operator
in interfaceFilterFactory
-
spatialOperator
Description copied from interface:FilterFactory
spatial operator- Specified by:
spatialOperator
in interfaceFilterFactory
-
temporalOperator
Description copied from interface:FilterFactory
temporal operator- Specified by:
temporalOperator
in interfaceFilterFactory
-
parameter
public <T> Parameter<T> parameter(String name, Class<T> type, InternationalString title, InternationalString description, boolean required, int minOccurs, int maxOccurs, T defaultValue) Description copied from interface:FilterFactory
Creates a parameter of a function.- Specified by:
parameter
in interfaceFilterFactory
- Parameters:
name
- Parameter nametype
- Parameter type/classtitle
- Human readable title of the parameterdescription
- Extended description of the parameterrequired
- Flag indicating if the parameter is required or notminOccurs
- The minimum number of occurrences of the parametermaxOccurs
- The maximum number of occurrences of the parameterdefaultValue
- Default value for the parameter
-
functionName
Description copied from interface:FilterFactory
function name- Specified by:
functionName
in interfaceFilterFactory
-
functionName
Description copied from interface:FilterFactory
function name- Specified by:
functionName
in interfaceFilterFactory
-
functionName
Description copied from interface:FilterFactory
FunctionName used to describe an available function.- Specified by:
functionName
in interfaceFilterFactory
- Parameters:
name
- name of functionnargs
- number of arguments, use a negative number to indicate a minimum if the function supports an open ended number of argumentsargNames
- Optional list of argument names
-
functionName
Description copied from interface:FilterFactory
FunctionName used to describe an available function.- Specified by:
functionName
in interfaceFilterFactory
- Parameters:
name
- qualified name of functionnargs
- number of arguments, use a negative number to indicate a minimum if the function supports an open ended number of argumentsargNames
- Optional list of argument names
-
functionName
Description copied from interface:FilterFactory
FunctionName used to describe an available function.- Specified by:
functionName
in interfaceFilterFactory
- Parameters:
name
- name of functionargs
- Parameters describing function arguments.ret
- Parameter describing function return.
-
functionName
Description copied from interface:FilterFactory
FunctionName used to describe an available function.- Specified by:
functionName
in interfaceFilterFactory
- Parameters:
name
- qualified name of functionargs
- Parameters describing function arguments.ret
- Parameter describing function return.
-
functions
Description copied from interface:FilterFactory
functions- Specified by:
functions
in interfaceFilterFactory
-
spatialOperators
Description copied from interface:FilterFactory
spatial operators- Specified by:
spatialOperators
in interfaceFilterFactory
-
arithmeticOperators
Description copied from interface:FilterFactory
arithmetic operators- Specified by:
arithmeticOperators
in interfaceFilterFactory
-
comparisonOperators
Description copied from interface:FilterFactory
comparison operators- Specified by:
comparisonOperators
in interfaceFilterFactory
-
capabilities
public FilterCapabilities capabilities(String version, ScalarCapabilities scalar, SpatialCapabilities spatial, IdCapabilities id) Description copied from interface:FilterFactory
filter capabilities- Specified by:
capabilities
in interfaceFilterFactory
-
capabilities
public FilterCapabilities capabilities(String version, ScalarCapabilities scalar, SpatialCapabilities spatial, IdCapabilities id, TemporalCapabilities temporal) Description copied from interface:FilterFactory
filter capabilities- Specified by:
capabilities
in interfaceFilterFactory
-
scalarCapabilities
public ScalarCapabilities scalarCapabilities(ComparisonOperators comparison, ArithmeticOperators arithmetic, boolean logicalOperators) Description copied from interface:FilterFactory
scalar capabilities- Specified by:
scalarCapabilities
in interfaceFilterFactory
-
spatialCapabilities
public SpatialCapabilities spatialCapabilities(GeometryOperand[] geometryOperands, SpatialOperators spatial) Description copied from interface:FilterFactory
spatial capabilities- Specified by:
spatialCapabilities
in interfaceFilterFactory
-
idCapabilities
Description copied from interface:FilterFactory
id capabilities- Specified by:
idCapabilities
in interfaceFilterFactory
-
temporalCapabilities
Description copied from interface:FilterFactory
temporal capabilities- Specified by:
temporalCapabilities
in interfaceFilterFactory
-
nativeFilter
Description copied from interface:FilterFactory
Builds a new native filter, which will should be delegated to the data store.- Specified by:
nativeFilter
in interfaceFilterFactory
- Parameters:
nativeFilter
- the native filter- Returns:
- the build native filter
-