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
/
Text2TextRendererActions
/
LineInfo
Line
Info
data
class
LineInfo
(
var
maxTop
:
Double
=
0.0
,
var
minBottom
:
Double
=
0.0
,
var
maxLineHeight
:
Double
=
0.0
)
Members
Constructors
Line
Info
Link copied to clipboard
constructor
(
maxTop
:
Double
=
0.0
,
minBottom
:
Double
=
0.0
,
maxLineHeight
:
Double
=
0.0
)
Properties
max
Line
Height
Link copied to clipboard
var
maxLineHeight
:
Double
max
Top
Link copied to clipboard
var
maxTop
:
Double
min
Bottom
Link copied to clipboard
var
minBottom
:
Double