CSSStyleDeclaration cssDecl
= ctx.getViewCSS().getComputedStyle(element, null);
UnitProcessor.Context uctx
= new DefaultUnitProcessorContext(ctx,
cssDecl);
// Initialize the style properties
ShapePainter painter
= CSSUtilities.convertStrokeAndFill(svgElement, node,