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 GlyphAdvancementGlyphAdvancement.defaultAdvancement()private @NotNull GlyphAdvancementTextContainer.localGlyphAdvancement(@NotNull RenderContext context, @NotNull GlyphCursor cursor) Methods in com.github.weisj.jsvg.nodes.text with parameters of type GlyphAdvancementModifier and TypeMethodDescriptionvoidGlyphCursor.setAdvancement(@NotNull GlyphAdvancement advancement) voidPathGlyphCursor.setAdvancement(@NotNull GlyphAdvancement advancement)