Uses of Class
com.github.weisj.jsvg.nodes.text.GlyphAdvancement
Packages that use GlyphAdvancement
-
Uses of GlyphAdvancement in com.github.weisj.jsvg.nodes.text
Fields in com.github.weisj.jsvg.nodes.text declared as GlyphAdvancementMethods in com.github.weisj.jsvg.nodes.text that return GlyphAdvancementModifier and TypeMethodDescriptionGlyphCursor.advancement()
(package private) static GlyphAdvancement
GlyphAdvancement.defaultAdvancement()
private @NotNull GlyphAdvancement
TextContainer.localGlyphAdvancement
(@NotNull RenderContext context, @NotNull GlyphCursor cursor) Methods in com.github.weisj.jsvg.nodes.text with parameters of type GlyphAdvancementModifier and TypeMethodDescriptionvoid
GlyphCursor.setAdvancement
(@NotNull GlyphAdvancement advancement) void
PathGlyphCursor.setAdvancement
(@NotNull GlyphAdvancement advancement)