JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
(
String
svgString, int width, int height)
Creates a SVG URN from an SVG string.