korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.vector.format
/
SVG
/
CSSDeclarations
CSSDeclarations
class
CSSDeclarations
Members
Constructors
CSSDeclarations
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
props
Link copied to clipboard
val
props
:
LinkedHashMap
<
String
,
String
>
Functions
parse
Link copied to clipboard
fun
SimpleStrReader
.
parse
(
)
:
SVG.CSSDeclarations
fun
parse
(
str
:
String
)
:
SVG.CSSDeclarations
parse
Css
Decl
Link copied to clipboard
fun
SimpleStrReader
.
parseCssDecl
(
)
read
Css
Id
Link copied to clipboard
fun
SimpleStrReader
.
readCssId
(
)
:
String