Generated by
JDiff

Class com.itextpdf.io.font.otf.GlyphLine

Added Methods
int  getEnd() Retrieves the end of the glyph line.
int  getIdx() Retrieves the idx of the glyph line.
int  getStart() Retrieves the start of the glyph line.
void  setEnd( int) Sets the end of the glyph line.
void  setIdx( int) Sets the idx of the glyph line.
void  setStart( int) Sets the start of the glyph line.
 

Removed Fields
int  end  
int  idx  
int  start