Generated by
JDiff

Class com.itextpdf.io.font.otf.GposAnchor

Changed Constructors
GposAnchor( GposAnchor) Documentation changed from old to new.
Creates a Gpos Anchor object based on a given Gpos Anchor object.
 

Added Methods
int  getXCoordinate() Retrieves the X coordinate of the Gpos Anchor.
int  getYCoordinate() Retrieves the Y coordinate of the Gpos Anchor.
void  setXCoordinate( int) Sets the x coordinate of the Gpos Anchor.
void  setYCoordinate( int) Sets the Y coordinate of the Gpos Anchor.
 

Removed Fields
int  XCoordinate  
int  YCoordinate