Generated by
JDiff

Class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer

Added Methods
Glyph  getGlyph() Retrieves the glyph of the object.
int  getIdx() Retrieves the idx of the glyph indexer.
GlyphLine  getLine() Retrieves the glyph line of the object.
void  setGlyph( Glyph) Sets the glyph of the object.
void  setIdx( int) Sets the idx of the glyph indexer.
void  setLine( GlyphLine) Sets the glyph line of the object.
 

Removed Fields
Glyph  glyph  
int  idx  
GlyphLine  line