Package com.github.weisj.jsvg.nodes.text
Class AbstractGlyphRun<T extends Shape>
java.lang.Object
com.github.weisj.jsvg.nodes.text.AbstractGlyphRun<T>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAbstractGlyphRun(T shape, @NotNull List<@NotNull AbstractGlyphRun.PaintableEmoji> emojis) -
Method Summary
Modifier and TypeMethodDescription@NotNull List<@NotNull AbstractGlyphRun.PaintableEmoji> emojis()shape()
-
Constructor Details
-
AbstractGlyphRun
public AbstractGlyphRun(@NotNull T shape, @NotNull @NotNull List<@NotNull AbstractGlyphRun.PaintableEmoji> emojis)
-
-
Method Details
-
shape
-
emojis
-