Uses of Class
com.iizix.prop.image.SVGInfo
Packages that use SVGInfo
Uses of SVGInfo in com.iizix.prop.image
Methods in com.iizix.prop.image that return SVGInfoModifier and TypeMethodDescriptionstatic SVGInfoSVGInfo.fromDefinition(SVGDefinition def) Creates the SVG inform from the SVG definition.static SVGInfoSVGInfo.fromDefinition(File file) Creates the SVG inform from the SVG definition.static SVGInfoSVGInfo.fromString(String string) Creates the SVG information from a String, used typically for iizi SVG URN's.SVGDefinition.getSVGInfo()Gets the SVG information.Constructors in com.iizix.prop.image with parameters of type SVGInfo