Interface SVGNode

    • Method Detail

      • tagName

        @NotNull
        @NotNull java.lang.String tagName()
      • id

        @Nullable
        @Nullable java.lang.String id()
      • build

        void build​(@NotNull
                   @NotNull AttributeNode attributeNode)
      • addContent

        void addContent​(char[] content)