SVGImages

class SVGImages

Utility class that install that wraps SvgImageLoaderFactory, letting install a SVG loader and return a SVG image.

Functions

Link copied to clipboard
open fun getSvgImage(path: String): Image
open fun getSvgImage(    path: String,     width: Double,     height: Double): Image
Returns the Image of a SVG image.

Properties

Link copied to clipboard
val DEFAULT_ALCHEMIST_ICON_PATH: String
Default Alchemist icon path.