Uses of Class
com.github.weisj.jsvg.nodes.text.MutableGlyphRun
-
Packages that use MutableGlyphRun Package Description com.github.weisj.jsvg.nodes.text -
-
Uses of MutableGlyphRun in com.github.weisj.jsvg.nodes.text
Methods in com.github.weisj.jsvg.nodes.text with parameters of type MutableGlyphRun Modifier and Type Method Description void
TextContainer. appendTextShape(@NotNull GlyphCursor cursor, @NotNull MutableGlyphRun glyphRun, @NotNull RenderContext context)
void
TextSegment.RenderableSegment. appendTextShape(@NotNull GlyphCursor cursor, @NotNull MutableGlyphRun glyphRun, @NotNull RenderContext context)
-