Uses of Class
com.github.weisj.jsvg.nodes.text.GlyphAdvancement
-
Packages that use GlyphAdvancement Package Description com.github.weisj.jsvg.nodes.text -
-
Uses of GlyphAdvancement in com.github.weisj.jsvg.nodes.text
Fields in com.github.weisj.jsvg.nodes.text declared as GlyphAdvancement Modifier and Type Field Description protected @NotNull GlyphAdvancementGlyphCursor. advancementMethods in com.github.weisj.jsvg.nodes.text that return GlyphAdvancement Modifier and Type Method Description GlyphAdvancementGlyphCursor. advancement()(package private) static GlyphAdvancementGlyphAdvancement. defaultAdvancement()private @NotNull GlyphAdvancementTextContainer. localGlyphAdvancement(@NotNull RenderContext context, @NotNull GlyphCursor cursor)Methods in com.github.weisj.jsvg.nodes.text with parameters of type GlyphAdvancement Modifier and Type Method Description voidGlyphCursor. setAdvancement(@NotNull GlyphAdvancement advancement)voidPathGlyphCursor. setAdvancement(@NotNull GlyphAdvancement advancement)
-