Uses of Class
com.iizix.prop.image.SVGDefinition
Packages that use SVGDefinition Package Description com.iizigo.image.prop com.iizix.prop.image Uses of SVGDefinition in com.iizigo.image.prop
Subclasses of SVGDefinition in com.iizigo.image.prop Modifier and Type Class Description class
EditorSVGDefinition
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 SVGDefinition Modifier and Type Method Description static 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.