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 TypeClassDescriptionclassSVG 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 SVGInfoSVGInfo.fromDefinition(SVGDefinition def) Creates the SVG inform from the SVG definition.voidSVGInfo.updateFromDefinition(SVGDefinition def) Updates the requested size from the definition.