SvgBuilder

class SvgBuilder(val bounds: Rectangle, val scale: Double, val roundDecimalPlaces: Int = -1)

Constructors

Link copied to clipboard
constructor(bounds: Rectangle, scale: Double, roundDecimalPlaces: Int = -1)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun toXml(): Xml