Uses of Package
org.geotools.api.filter.expression
-
Classes in org.geotools.api.filter.expression used by net.opengis.wfs.impl Class Description Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by net.opengis.wfs20.impl Class Description PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by net.opengis.wfs20.util Class Description PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geootols.filter.text.cql_2 Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.data Class Description PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.filter Class Description Add Encodes the operation of addition.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.filter.expression Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.InternalFunction SpecialFunction
type indicating that that the function is to be executed exclusively at run-time, and does not participate in the SPI (Service Provider Interface) lookup mechanism (i.e.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.filter.sort Class Description PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.filter.spatial Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.filter.temporal Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.api.style Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.appschema.filter Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.appschema.filter.expression Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.appschema.jdbc Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.appschema.util Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.brewer.color Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.brewer.styling.builder Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.brewer.styling.filter.expression Class Description Add Encodes the operation of addition.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.coverage.grid.io Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.coverage.util Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.VolatileFunction Marker interface indicating that that the function return value can change during a single data access operation even if the argument values provided to it remain constant -
Classes in org.geotools.api.filter.expression used by org.geotools.data Class Description Expression Interface for all the OGC Filter elements that compute values.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.complex Class Description Expression Interface for all the OGC Filter elements that compute values.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.complex.config Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.complex.expression Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.complex.filter Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.complex.spi Class Description Expression Interface for all the OGC Filter elements that compute values.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.db2 Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.h2 Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.hana Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.informix Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.jdbc Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.joining Class Description Expression Interface for all the OGC Filter elements that compute values.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.mongodb Class Description Add Encodes the operation of addition.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.mongodb.complex Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.mysql Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.oracle Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.oracle.filter Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.VolatileFunction Marker interface indicating that that the function return value can change during a single data access operation even if the argument values provided to it remain constant -
Classes in org.geotools.api.filter.expression used by org.geotools.data.postgis Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.postgis.filter Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.VolatileFunction Marker interface indicating that that the function return value can change during a single data access operation even if the argument values provided to it remain constant -
Classes in org.geotools.api.filter.expression used by org.geotools.data.sqlserver Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.teradata Class Description ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.transform Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.wfs Class Description ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.data.wfs.internal.v2_0.storedquery Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.factory Class Description Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.feature.visitor Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.expression Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.InternalFunction SpecialFunction
type indicating that that the function is to be executed exclusively at run-time, and does not participate in the SPI (Service Provider Interface) lookup mechanism (i.e.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first.VolatileFunction Marker interface indicating that that the function return value can change during a single data access operation even if the argument values provided to it remain constant -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.function Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.SimplifiableFunction Implemented by functions that can turn themselves into a simpler, more efficient expression, when certain conditions are met.VolatileFunction Marker interface indicating that that the function return value can change during a single data access operation even if the argument values provided to it remain constant -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.function.color Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.function.math Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.VolatileFunction Marker interface indicating that that the function return value can change during a single data access operation even if the argument values provided to it remain constant -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.function.string Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.spatial Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.temporal Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.text.commons Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.text.cql2 Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.text.cqljson Class Description Add Encodes the operation of addition.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.text.ecql Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.filter.visitor Class Description Add Encodes the operation of addition.BinaryExpression Abstract base class for the various filter expressions that compute some value from two input values.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.gce.imagemosaic Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.geopkg Class Description ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.graph.util.delaunay Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.jdbc Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.mbstyle.expression Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.mbstyle.function Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.mbstyle.layer Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.mbstyle.parse Class Description Expression Interface for all the OGC Filter elements that compute values.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.mbstyle.sprite Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.mbstyle.transform Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.process.function Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.process.geometry Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.process.vector Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
. -
Classes in org.geotools.api.filter.expression used by org.geotools.renderer.chart Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.renderer.lite Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
. -
Classes in org.geotools.api.filter.expression used by org.geotools.renderer.style Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.renderer.style.markwkt Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.renderer.style.svg Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.renderer.style.windbarbs Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.sld Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.stac.client Class Description ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.stac.store Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
. -
Classes in org.geotools.api.filter.expression used by org.geotools.styling Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions. -
Classes in org.geotools.api.filter.expression used by org.geotools.styling.visitor Class Description Expression Interface for all the OGC Filter elements that compute values.Function Instances of this class represent a function call into some implementation-specific function. -
Classes in org.geotools.api.filter.expression used by org.geotools.vectormosaic Class Description ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
. -
Classes in org.geotools.api.filter.expression used by org.geotools.wfs Class Description PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name. -
Classes in org.geotools.api.filter.expression used by org.geotools.xml.filter Class Description Add Encodes the operation of addition.Divide Encodes the operation of division where the first argument is divided by the second argument.Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.Multiply Encodes the operation of multiplication.NilExpression Placeholder class used to represent a NIL expression, evaluates tonull
.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.Subtract Encodes the operation of subtraction where the second argument is subtracted from the first. -
Classes in org.geotools.api.filter.expression used by org.geotools.xml.styling Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.ysld Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.ysld.encode Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.geotools.ysld.parse Class Description Expression Interface for all the OGC Filter elements that compute values. -
Classes in org.geotools.api.filter.expression used by org.h2gis.geotools Class Description Expression Interface for all the OGC Filter elements that compute values.ExpressionVisitor Visitor withvisit
methods to be called byExpression.accept(...)
.Function Instances of this class represent a function call into some implementation-specific function.Literal Instances of this interface provide a constant, literal value that can be used in expressions.PropertyName Expression class whose value is computed by retrieving the value indicated by the provided name.