Class CoverageFormat1

java.lang.Object
org.apache.batik.svggen.font.table.Coverage
org.apache.batik.svggen.font.table.CoverageFormat1

public class CoverageFormat1 extends Coverage
  • Constructor Details

  • Method Details

    • getFormat

      public int getFormat()
      Specified by:
      getFormat in class Coverage
    • findGlyph

      public int findGlyph(int glyphId)
      Specified by:
      findGlyph in class Coverage
      Parameters:
      glyphId - The ID of the glyph to find.
      Returns:
      The index of the glyph within the coverage, or -1 if the glyph can't be found.