Class AbstractGlyphRun.PaintableEmoji
java.lang.Object
com.github.weisj.jsvg.nodes.text.AbstractGlyphRun.PaintableEmoji
- Enclosing class:
AbstractGlyphRun<T extends Shape>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final @NotNull EmojiGlyphprivate final @NotNull AffineTransform -
Constructor Summary
ConstructorsConstructorDescriptionPaintableEmoji(@NotNull EmojiGlyph glyph, @NotNull AffineTransform transform) -
Method Summary
-
Field Details
-
glyph
-
transform
-
-
Constructor Details
-
PaintableEmoji
PaintableEmoji(@NotNull @NotNull EmojiGlyph glyph, @NotNull @NotNull AffineTransform transform)
-
-
Method Details
-
render
-