Package com.luciad.ogc.sld.evaluator
package com.luciad.ogc.sld.evaluator
This package contains
TLcdSLDFunctionEvaluatorFactory, an evaluator factory for
functions from SLD 1.1.0. This factory is used by
TLcdOGCFilterEvaluator to support SLD specific expressions.
It is also possible to use this class directly in case you for instance need
to evaluate a TLcdSLDParameterValue for a given object.- Since:
- 2012.1
-
Classes
ILcdEvaluatorFactoryis already used by theTLcdOGCFilterEvaluator, there is no reason for using this class directly.