Uses of Class
com.github.weisj.jsvg.nodes.text.EmojiGlyph
-
Packages that use EmojiGlyph Package Description com.github.weisj.jsvg.nodes.text -
-
Uses of EmojiGlyph in com.github.weisj.jsvg.nodes.text
Fields in com.github.weisj.jsvg.nodes.text declared as EmojiGlyph Modifier and Type Field Description private @NotNull EmojiGlyph
AbstractGlyphRun.PaintableEmoji. glyph
Constructors in com.github.weisj.jsvg.nodes.text with parameters of type EmojiGlyph Constructor Description PaintableEmoji(@NotNull EmojiGlyph glyph, @NotNull java.awt.geom.AffineTransform transform)
-