Generated by
JDiff

Class com.itextpdf.io.font.otf.GposValueRecord

Added Methods
int  getXAdvance() Retrieves the X advance of the Gpos value record.
int  getXPlacement() Retrieves the X placement of the Gpos value record.
int  getYAdvance() Retrieves the Y advance of the Gpos value record.
int  getYPlacement() Retrieves the Y placement of the Gpos value record.
void  setXAdvance( int) Sets the X advance of the Gpos value record.
void  setXPlacement( int) Sets the X placement of the Gpos value record.
void  setYAdvance( int) Sets the Y advance of the Gpos value record.
void  setYPlacement( int) Sets the Y placement of the Gpos value record.
 

Removed Fields
int  XAdvance  
int  XPlacement  
int  YAdvance  
int  YPlacement