Class EvaluatorCreator
java.lang.Object
org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.EvaluatorCreator
Utility class to centralize the creation of an
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.gvsig.tools.evaluator.EvaluatorWithDescriptionsgetEvaluator(String expr) Create anEvaluatorWithDescriptionsthat uses the string expression provided
-
Constructor Details
-
EvaluatorCreator
public EvaluatorCreator()
-
-
Method Details
-
getEvaluator
Create anEvaluatorWithDescriptionsthat uses the string expression provided- Parameters:
expr-- Returns:
-