Uses of Class
com.github.weisj.jsvg.nodes.text.Glyph
Packages that use Glyph
-
Uses of Glyph in com.github.weisj.jsvg.attributes.font
Fields in com.github.weisj.jsvg.attributes.font with type parameters of type GlyphMethods in com.github.weisj.jsvg.attributes.font that return GlyphModifier and TypeMethodDescription@NotNull Glyph
AWTSVGFont.codepointGlyph
(char codepoint) @NotNull Glyph
SVGFont.codepointGlyph
(char codepoint) private @NotNull Glyph
AWTSVGFont.createGlyph
(char codepoint) -
Uses of Glyph in com.github.weisj.jsvg.nodes.text
Methods in com.github.weisj.jsvg.nodes.text with parameters of type GlyphModifier and TypeMethodDescription(package private) @Nullable AffineTransform
GlyphCursor.advance
(@NotNull MeasureContext measure, @NotNull Glyph glyph) (package private) @Nullable AffineTransform
PathGlyphCursor.advance
(@NotNull MeasureContext measure, @NotNull Glyph glyph) (package private) float
GlyphAdvancement.glyphAdvancement
(@NotNull Glyph glyph)