Uses of Interface
org.geotools.api.filter.capability.ArithmeticOperators
Packages that use ArithmeticOperators
-
Uses of ArithmeticOperators in net.opengis.fes20.impl
Methods in net.opengis.fes20.impl that return ArithmeticOperators -
Uses of ArithmeticOperators in org.geotools.api.filter
Methods in org.geotools.api.filter that return ArithmeticOperatorsModifier and TypeMethodDescriptionFilterFactory.arithmeticOperators(boolean simple, Functions functions) arithmetic operatorsMethods in org.geotools.api.filter with parameters of type ArithmeticOperatorsModifier and TypeMethodDescriptionFilterFactory.scalarCapabilities(ComparisonOperators comparison, ArithmeticOperators arithmetic, boolean logical) scalar capabilities -
Uses of ArithmeticOperators in org.geotools.api.filter.capability
Methods in org.geotools.api.filter.capability that return ArithmeticOperatorsModifier and TypeMethodDescriptionScalarCapabilities.getArithmeticOperators()Provided arithmetic operators. -
Uses of ArithmeticOperators in org.geotools.filter
Methods in org.geotools.filter that return ArithmeticOperatorsModifier and TypeMethodDescriptionFilterFactoryImpl.arithmeticOperators(boolean simple, Functions functions) Methods in org.geotools.filter with parameters of type ArithmeticOperatorsModifier and TypeMethodDescriptionFilterFactoryImpl.scalarCapabilities(ComparisonOperators comparison, ArithmeticOperators arithmetic, boolean logicalOperators) -
Uses of ArithmeticOperators in org.geotools.filter.capability
Classes in org.geotools.filter.capability that implement ArithmeticOperatorsModifier and TypeClassDescriptionclassImplementation of the ArithmeticOperators interface.Methods in org.geotools.filter.capability with parameters of type ArithmeticOperatorsConstructors in org.geotools.filter.capability with parameters of type ArithmeticOperatorsModifierConstructorDescriptionScalarCapabilitiesImpl(ComparisonOperators comparisonOperators, ArithmeticOperators arithmeticOperators, boolean logicalOperators)