Class SVGGeneratorFactory
- java.lang.Object
-
- org.kie.workbench.common.stunner.svg.gen.impl.SVGGeneratorFactory
-
public class SVGGeneratorFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SVGGeneratorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SVGGeneratornewGenerator()
-
-
-
Method Detail
-
newGenerator
public static SVGGenerator newGenerator() throws ParserConfigurationException
- Throws:
ParserConfigurationException
-
-