Uses of Interface
org.geotools.api.filter.capability.Functions
Packages that use Functions
-
Uses of Functions in org.geotools.api.filter
Methods in org.geotools.api.filter that return FunctionsModifier and TypeMethodDescriptionFilterFactory.functions(FunctionName... functionNames) functionsMethods in org.geotools.api.filter with parameters of type FunctionsModifier and TypeMethodDescriptionFilterFactory.arithmeticOperators(boolean simple, Functions functions) arithmetic operators -
Uses of Functions in org.geotools.api.filter.capability
Methods in org.geotools.api.filter.capability that return Functions -
Uses of Functions in org.geotools.filter
Methods in org.geotools.filter that return FunctionsMethods in org.geotools.filter with parameters of type FunctionsModifier and TypeMethodDescriptionFilterFactoryImpl.arithmeticOperators(boolean simple, Functions functions) -
Uses of Functions in org.geotools.filter.capability
Classes in org.geotools.filter.capability that implement FunctionsMethods in org.geotools.filter.capability with parameters of type FunctionsConstructors in org.geotools.filter.capability with parameters of type FunctionsModifierConstructorDescriptionArithmeticOperatorsImpl(boolean simpleArtithmetic, Functions functions) FunctionsImpl(Functions copy)