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.font
/
MultiplePlacedGlyphMetrics
Multiple
Placed
Glyph
Metrics
class
MultiplePlacedGlyphMetrics
Members
Constructors
Multiple
Placed
Glyph
Metrics
Link copied to clipboard
constructor
(
)
Properties
glyphs
Link copied to clipboard
val
glyphs
:
FastArrayList
<
PlacedGlyphMetrics
>
glyphs
Per
Line
Link copied to clipboard
val
glyphsPerLine
:
FastArrayList
<
FastArrayList
<
PlacedGlyphMetrics
>
>
size
Link copied to clipboard
val
size
:
Int
Functions
add
Link copied to clipboard
fun
add
(
glyph
:
PlacedGlyphMetrics
)
plus
Assign
Link copied to clipboard
operator
fun
plusAssign
(
glyph
:
PlacedGlyphMetrics
)