Uses of Class
com.iizix.urn.svg.SVG_URN
Packages that use SVG_URN Package Description com.iizix.urn.svg Uses of SVG_URN in com.iizix.urn.svg
Methods in com.iizix.urn.svg that return SVG_URN Modifier and Type Method Description static SVG_URN
SVG_URN. fromURL(java.lang.String svgString, int width, int height)
Creates a SVG URN from an SVG string.