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 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.Constructors in com.iizix.prop.image with parameters of type SVGInfo