Generated by
JDiff

Class com.itextpdf.io.font.otf.FeatureRecord

Added Methods
int[]  getLookups() Retrieves the lookups of the feature record.
String  getTag() Retrieves the tag of the feature record.
void  setLookups( int[]) Sets the lookups of the feature record.
void  setTag( String) Sets the tag of the feature record.
 

Removed Fields
int[]  lookups  
String  tag