Class ContainerNode
java.lang.Object
com.github.weisj.jsvg.nodes.AbstractSVGNode
com.github.weisj.jsvg.nodes.container.BaseContainerNode<SVGNode>
com.github.weisj.jsvg.nodes.container.ContainerNode
- Direct Known Subclasses:
AbstractGradient, ClipPath, Defs, FeComponentTransfer, FeMerge, Filter, MeshGradient, MeshPatch, MeshRow
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseContainerNode
acceptChild, addChild, isAcceptableTypeMethods inherited from class AbstractSVGNode
addContent, build, id, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Container
childrenOfType
-
Field Details
-
children
-
-
Constructor Details
-
ContainerNode
public ContainerNode()
-
-
Method Details
-
doAdd
- Specified by:
doAddin classBaseContainerNode<SVGNode>
-
children
-