Class GlyphRun
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractGlyphRun
AbstractGlyphRun.Metrics, AbstractGlyphRun.PaintableEmoji -
Constructor Summary
ConstructorsConstructorDescriptionGlyphRun(@NotNull Shape shape, @NotNull AbstractGlyphRun.Metrics metrics, List<@NotNull AbstractGlyphRun.PaintableEmoji> emojis) -
Method Summary
Methods inherited from class AbstractGlyphRun
emojis, metrics, shape
-
Constructor Details
-
GlyphRun
GlyphRun(@NotNull @NotNull Shape shape, @NotNull @NotNull AbstractGlyphRun.Metrics metrics, @NotNull List<@NotNull AbstractGlyphRun.PaintableEmoji> emojis)
-