Package | Description |
---|---|
org.geotools.filter | |
org.geotools.filter.capability | |
org.opengis.filter |
Filters features according their properties.
|
org.opengis.filter.capability |
Modifier and Type | Method and Description |
---|---|
Functions |
FilterFactoryImpl.functions(FunctionName[] functionNames) |
Modifier and Type | Method and Description |
---|---|
ArithmeticOperators |
FilterFactoryImpl.arithmeticOperators(boolean simple,
Functions functions) |
Modifier and Type | Class and Description |
---|---|
class |
FunctionsImpl
Implementation of the Functions interface.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionsImpl.addAll(Functions copy) |
Constructor and Description |
---|
ArithmeticOperatorsImpl(boolean simpleArtithmetic,
Functions functions) |
FunctionsImpl(Functions copy) |
Modifier and Type | Method and Description |
---|---|
Functions |
FilterFactory.functions(FunctionName... functionNames)
functions
|
Modifier and Type | Method and Description |
---|---|
ArithmeticOperators |
FilterFactory.arithmeticOperators(boolean simple,
Functions functions)
arithmetic operators
|
Modifier and Type | Method and Description |
---|---|
Functions |
ArithmeticOperators.getFunctions()
Provided functions.
|
Copyright © 1996–2022 Geotools. All rights reserved.