Uses of Class
com.iizix.prop.image.SVGDefinition
Packages that use SVGDefinition
Uses of SVGDefinition in com.iizigo.image.prop
Subclasses of SVGDefinition in com.iizigo.image.propModifier and TypeClassDescriptionclass
SVG definition property container for the Editor.Uses of SVGDefinition in com.iizix.prop.image
Methods in com.iizix.prop.image with parameters of type SVGDefinitionModifier and TypeMethodDescriptionstatic SVGInfo
SVGInfo.fromDefinition
(SVGDefinition def) Creates the SVG inform from the SVG definition.void
SVGInfo.updateFromDefinition
(SVGDefinition def) Updates the requested size from the definition.