Class SVGViewBoxTranslator
- java.lang.Object
-
- org.kie.workbench.common.stunner.svg.gen.translator.impl.SVGViewBoxTranslator
-
public class SVGViewBoxTranslator extends Object
A really basic parser implementation for an svg viewBox attribute.
-
-
Constructor Summary
Constructors Constructor Description SVGViewBoxTranslator()
-
-
-
Method Detail
-
translate
public static ViewDefinition.ViewBoxDefinition translate(String raw) throws TranslatorException
- Throws:
TranslatorException
-
-