this.rootValues = StylePropertyDetails.getDefinitions()
.getStandardDetailsSet().getRootStyleValues();
// Create the evaluation context.
evaluationContext = new EvaluationContextImpl(counterEngine);
// Create the styles evaluator.
PropertyValuesEvaluator propertyValuesEvaluator =
new PropertyValuesEvaluator(evaluationContext);