Uses of Package
org.geotools.api.filter
-
Classes in org.geotools.api.filter used by net.opengis.cat.csw20 Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.cat.csw20.impl Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wcs20 Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wcs20.impl Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wcs20.util Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs.impl Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs.validation Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs20 Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs20.impl Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs20.util Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by net.opengis.wfs20.validation Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geootols.filter.text.cql_2 Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.api.data Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.api.feature.type Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.api.filter Class 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 tofalse
.Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.api.filter.expression Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.api.filter.spatial Class 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. -
Classes in org.geotools.api.filter used by org.geotools.api.filter.temporal Class 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. -
Classes in org.geotools.api.filter used by org.geotools.api.style Class 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. -
Classes in org.geotools.api.filter used by org.geotools.appschema.filter Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.appschema.jdbc Class 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 withvisit
methods to be called byFilter.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.appschema.resolver.data Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.appschema.util Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.brewer.color Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.brewer.styling.builder Class 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 variousFilter
andExpression
subclasses.Id A filter that passes only the Identifiers listed. -
Classes in org.geotools.api.filter used by org.geotools.brewer.styling.filter Class 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 variousFilter
andExpression
subclasses.Id A filter that passes only the Identifiers listed. -
Classes in org.geotools.api.filter used by org.geotools.brewer.styling.filter.expression Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.coverage.grid.io Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.coverage.io Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.coverage.io.catalog Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.coverage.io.grib Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.coverage.io.netcdf Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.coverage.util Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.data Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.data.collection Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.complex Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.data.complex.config Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.data.complex.feature.type Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.complex.filter Class 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 tofalse
.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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.data.csv Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.db2 Class Description ExcludeFilter Indicating "filter all", evaluates tofalse
.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.IncludeFilter Indicating "no filtering", evaluates totrue
. -
Classes in org.geotools.api.filter used by org.geotools.data.directory Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.gen Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.geojson.store Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.h2 Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.hana Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.informix Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.jdbc Class 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 tofalse
.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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.data.memory Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.mongodb Class Description And BinaryComparisonOperator Abstract base class for filters that compare exactly two values against each other.ExcludeFilter Indicating "filter all", evaluates tofalse
.Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.data.mysql Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.oracle Class 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 withvisit
methods to be called byFilter.accept(...)
.PropertyIsEqualTo Filter operator that compares that its two sub-expressions are equal to each other. -
Classes in org.geotools.api.filter used by org.geotools.data.postgis Class 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 withvisit
methods to be called byFilter.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. -
Classes in org.geotools.api.filter used by org.geotools.data.shapefile Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.simple Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.sqlserver Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.store Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.data.teradata Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.transform Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.data.view Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.vpf Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.wfs Class 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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.data.wfs.impl Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.wfs.internal Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.wfs.internal.parsers Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.wfs.internal.v1_x Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.data.wfs.internal.v2_0.storedquery Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.factory Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.feature Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.feature.collection Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.feature.simple Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.feature.type Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.feature.visitor Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed. -
Classes in org.geotools.api.filter used by org.geotools.filter Class 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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.filter.function Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.filter.spatial Class 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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.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. -
Classes in org.geotools.api.filter used by org.geotools.filter.temporal Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.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? -
Classes in org.geotools.api.filter used by org.geotools.filter.text.commons Class 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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.filter.text.cql2 Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.text.cqljson Class Description And ExcludeFilter Indicating "filter all", evaluates tofalse
.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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.filter.text.ecql Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.v1_0 Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.v1_0.capabilities Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.v1_1 Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.v1_1.capabilities Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.v2_0.bindings Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.filter.visitor Class 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 tofalse
.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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.gce.imagemosaic Class 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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.gce.imagemosaic.catalog Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.gce.imagemosaic.catalog.oracle Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.gce.imagemosaic.granulecollector Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.geopkg Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.geopkg.wps Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.jdbc Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed. -
Classes in org.geotools.api.filter used by org.geotools.mbstyle.expression Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.mbstyle.function Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.mbstyle.layer Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.mbstyle.parse Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.process.vector Class 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 variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.renderer.lite Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.renderer.style Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.se.v1_1.bindings Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.sld.bindings Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.stac.client Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
. -
Classes in org.geotools.api.filter used by org.geotools.stac.store Class Description And ExcludeFilter Indicating "filter all", evaluates tofalse
.FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.styling Class 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 variousFilter
andExpression
subclasses.Id A filter that passes only the Identifiers listed. -
Classes in org.geotools.api.filter used by org.geotools.styling.visitor Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.vectormosaic Class Description BinaryComparisonOperator Abstract base class for filters that compare exactly two values against each other.ExcludeFilter Indicating "filter all", evaluates tofalse
.Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.PropertyIsBetween A compact way of encoding a range check.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.PropertyIsNull Filter operator that checks if an expression's value isnull
. -
Classes in org.geotools.api.filter used by org.geotools.wfs.v1_0 Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.xml.filter Class 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 tofalse
.Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature).FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.Id A filter that passes only the Identifiers listed.IncludeFilter Indicating "no filtering", evaluates totrue
.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 isnull
. -
Classes in org.geotools.api.filter used by org.geotools.xml.gml Class Description Filter Defines a constraint that can be checked against an instance of an object (Usually a Feature). -
Classes in org.geotools.api.filter used by org.geotools.xml.styling Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.xsd.filter Class 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 variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.geotools.ysld.parse Class Description FilterFactory Interface whose methods allow the caller to create instances of the variousFilter
andExpression
subclasses. -
Classes in org.geotools.api.filter used by org.h2gis.geotools Class Description FilterVisitor Visitor withvisit
methods to be called byFilter.accept(...)
.