JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.weisj.jsvg
com.github.weisj.jsvg.parser.impl
DocumentConstructorAccessor
DocumentConstructor
Contents
Description
Method Summary
Method Details
create(SVG)
Hide sidebar
Show sidebar
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 Details
create
@NotNull
@NotNull
SVGDocument
create
(@NotNull @NotNull
SVG
rootNode)