Interface DocumentConstructorAccessor.DocumentConstructor

Enclosing class:
DocumentConstructorAccessor

public static interface DocumentConstructorAccessor.DocumentConstructor
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull SVGDocument
    create(@NotNull SVG rootNode)
     
  • Method Details

    • create

      @NotNull @NotNull SVGDocument create(@NotNull @NotNull SVG rootNode)