Uses of Class
com.iizix.prop.image.SVGInfo
Uses of SVGInfo in com.iizix.prop.image
Modifier and TypeMethodDescriptionstatic SVGInfo
SVGInfo.fromDefinition
(SVGDefinition def) Creates the SVG inform from the SVG definition.static SVGInfo
SVGInfo.fromDefinition
(File file) Creates the SVG inform from the SVG definition.static SVGInfo
SVGInfo.fromString
(String string) Creates the SVG information from a String, used typically for iizi SVG URN's.SVGDefinition.getSVGInfo()
Gets the SVG information.