- java.lang.Object
-
- com.github.weisj.jsvg.nodes.text.Glyph
-
- Direct Known Subclasses:
EmojiGlyph
public class Glyph extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Glyph(@NotNull java.awt.Shape outline, float advance, boolean isEmpty)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatadvance()@NotNull java.awt.ShapeglyphOutline()booleanisRendered()
-