Module com.github.weisj.jsvg
Interface DocumentConstructorAccessor.DocumentConstructor
-
- Enclosing class:
- DocumentConstructorAccessor
public static interface DocumentConstructorAccessor.DocumentConstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull SVGDocument
create(@NotNull SVG rootNode)
-
-
-
Method Detail
-
create
@NotNull @NotNull SVGDocument create(@NotNull @NotNull SVG rootNode)
-
-