Uses of Interface
org.geotools.api.filter.expression.VolatileFunction
Packages that use VolatileFunction
Package
Description
- 
Uses of VolatileFunction in org.geotools.coverage.util
Classes in org.geotools.coverage.util that implement VolatileFunctionModifier and TypeClassDescriptionclassFunction to identify if a feature is a wrapped coverage or not - 
Uses of VolatileFunction in org.geotools.data.oracle.filter
Classes in org.geotools.data.oracle.filter that implement VolatileFunctionModifier and TypeClassDescriptionclassOracle function SDO_NN to identify the nearest neighbors for a geometry - 
Uses of VolatileFunction in org.geotools.data.postgis.filter
Classes in org.geotools.data.postgis.filter that implement VolatileFunctionModifier and TypeClassDescriptionclassNEAREST function implementation for Postgis
Function name: pgNearest
example: - 
Uses of VolatileFunction in org.geotools.filter.expression
Classes in org.geotools.filter.expression that implement VolatileFunctionModifier and TypeClassDescriptionclassA base class functions (i.e. anonymous inner classes) that are bothvolatile(i.e. - 
Uses of VolatileFunction in org.geotools.filter.function
Classes in org.geotools.filter.function that implement VolatileFunctionModifier and TypeClassDescriptionclassExtracts a property from a feature, taking the property name as a parameterclassFunction the returns the default geometry of a feature, or null if there is none, or it's not a JTS geometryclassAllow access to the value of Feature.getID() as an expressionclassExtracts a value from a map given the map name and the needed key as parameters - 
Uses of VolatileFunction in org.geotools.filter.function.math
Classes in org.geotools.filter.function.math that implement VolatileFunction