Uses of Class
org.tquadrat.foundation.svg.SVGGenericElement
Packages that use SVGGenericElement
-
Uses of SVGGenericElement in org.tquadrat.foundation.svg
Methods in org.tquadrat.foundation.svg that return SVGGenericElementModifier and TypeMethodDescriptionstatic final SVGGenericElement
SVGUtils.createGenericElement
(String elementName) Creates a generic SVG element.
This method should be used to create an SVG element that does not have (yet) its specific implementation class.