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.text
/
RichTextData
/
Node
Node
interface
Node
Inheritors
TextNode
Members
Properties
height
Link copied to clipboard
abstract
val
height
:
Double
line
Height
Link copied to clipboard
open
val
lineHeight
:
Double
text
Link copied to clipboard
abstract
val
text
:
String
?
width
Link copied to clipboard
abstract
val
width
:
Double
Functions
with
Style
Link copied to clipboard
open
fun
withStyle
(
style
:
RichTextData.Style
)
:
RichTextData.Node