Package com.github.weisj.jsvg.nodes
Class View
java.lang.Object
com.github.weisj.jsvg.nodes.MetaSVGNode
com.github.weisj.jsvg.nodes.View
- All Implemented Interfaces:
SVGNode
@ElementCategories({})
@PermittedContent(categories=Descriptive)
public final class View
extends MetaSVGNode
There currently isn't any mechanism to instantiate a view. Therefore,
this element is a meta node for now.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.jsvg.nodes.MetaSVGNode
addContent, build, id
-
Field Details
-
TAG
- See Also:
-
-
Constructor Details
-
View
public View()
-
-
Method Details
-
tagName
-