Class OpenTableLookup.GlyphIndexer

  • Enclosing class:
    OpenTableLookup

    public static class OpenTableLookup.GlyphIndexer
    extends java.lang.Object
    • Field Detail

      • glyph

        private Glyph glyph
      • idx

        private int idx
    • Constructor Detail

      • GlyphIndexer

        public GlyphIndexer()
    • Method Detail

      • getLine

        public GlyphLine getLine()
        Retrieves the glyph line of the object.
        Returns:
        glyph line
      • setLine

        public void setLine​(GlyphLine line)
        Sets the glyph line of the object.
        Parameters:
        line - glyph line
      • getGlyph

        public Glyph getGlyph()
        Retrieves the glyph of the object.
        Returns:
        glyph
      • setGlyph

        public void setGlyph​(Glyph glyph)
        Sets the glyph of the object.
        Parameters:
        glyph - glyph
      • getIdx

        public int getIdx()
        Retrieves the idx of the glyph indexer.
        Returns:
        idx
      • setIdx

        public void setIdx​(int idx)
        Sets the idx of the glyph indexer.
        Parameters:
        idx - idx