|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VolatileFunction | |
---|---|
org.geotools.filter.expression | |
org.geotools.filter.function | |
org.geotools.filter.function.math |
Uses of VolatileFunction in org.geotools.filter.expression |
---|
Classes in org.geotools.filter.expression that implement VolatileFunction | |
---|---|
class |
InternalVolatileFunction
A base class functions (i.e. anonymous inner classes) that are both volatile (i.e. explicitly stating evaluation needs to happen for each object in the collection
being traversed) and internal (i.e. are not subject of SPI lookup, such
as anonymous inner classes). |
Uses of VolatileFunction in org.geotools.filter.function |
---|
Classes in org.geotools.filter.function that implement VolatileFunction | |
---|---|
class |
FilterFunction_property
Extracts a property from a feature, taking the property name as a parameter |
class |
FilterFunction_sdonn
Oracle function SDO_NN to identify the nearest neighbors for a geometry |
Uses of VolatileFunction in org.geotools.filter.function.math |
---|
Classes in org.geotools.filter.function.math that implement VolatileFunction | |
---|---|
class |
FilterFunction_random
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |