Class Glyph

java.lang.Object
com.github.weisj.jsvg.nodes.text.Glyph

public final class Glyph extends Object
  • Constructor Details

    • Glyph

      public Glyph(@NotNull @NotNull Shape outline, float advance, boolean isEmpty)
  • Method Details

    • advance

      public float advance()
    • glyphOutline

      @NotNull public @NotNull Shape glyphOutline()
    • isRendered

      public boolean isRendered()