java.lang.Object
com.github.weisj.jsvg.nodes.AbstractSVGNode
- All Implemented Interfaces:
SVGNode
- Direct Known Subclasses:
AbstractFilterPrimitive
,BaseContainerNode
,FeMergeNode
,RenderableSVGNode
,SolidColor
,Stop
,TransferFunctionElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addContent
(char[] content) void
build
(@NotNull AttributeNode attributeNode) @Nullable String
id()
toString()
-
Field Details
-
id
-
-
Constructor Details
-
AbstractSVGNode
public AbstractSVGNode()
-
-
Method Details