public static final class SVGShapes.DOMFactory extends Object implements Diagram.CanvasProvider<SVGShapes,XMLStreamException>, Function<SVGShapes,Document>
| Constructor and Description |
|---|
DOMFactory() |
| Modifier and Type | Method and Description |
|---|---|
Document |
apply(SVGShapes svg) |
SVGShapes |
newCanvas(String name,
double width,
double height) |
public final SVGShapes newCanvas(String name, double width, double height) throws XMLStreamException
newCanvas in interface Diagram.CanvasProvider<SVGShapes,XMLStreamException>XMLStreamExceptionCopyright © 2019. All rights reserved.