ksvg / com.github.nwillc.ksvg.attributes / HasAttributes / getAttributes

getAttributes

(JS, JVM) abstract fun getAttributes(renderMode: RenderMode): Map<String, String?>

Return the attribute map, with possible processing based on the renderMode.

Parameters

renderMode - which rendering mode the attributes are being accessed for.