Class MutableGlyphRun

java.lang.Object
com.github.weisj.jsvg.nodes.text.AbstractGlyphRun<Path2D>
com.github.weisj.jsvg.nodes.text.MutableGlyphRun

class MutableGlyphRun extends AbstractGlyphRun<Path2D>
  • Constructor Details

    • MutableGlyphRun

      public MutableGlyphRun()
  • Method Details

    • append

      public void append(@NotNull @NotNull GlyphRun glyphRun)