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 GlyphAWTSVGFont.codepointGlyph(@NotNull String codepoint) @NotNull GlyphSVGFont.codepointGlyph(@NotNull String codepoint) private @NotNull GlyphAWTSVGFont.createGlyph(char @NotNull [] codepoint) -
Uses of Glyph in com.github.weisj.jsvg.nodes.text
Subclasses of Glyph in com.github.weisj.jsvg.nodes.textMethods in com.github.weisj.jsvg.nodes.text with parameters of type GlyphModifier and TypeMethodDescription(package private) @Nullable AffineTransformGlyphCursor.advance(@NotNull MeasureContext measure, @NotNull Glyph glyph) (package private) @Nullable AffineTransformPathGlyphCursor.advance(@NotNull MeasureContext measure, @NotNull Glyph glyph) (package private) floatGlyphAdvancement.glyphAdvancement(@NotNull Glyph glyph)