Uses of Class
com.itextpdf.io.font.otf.FeatureRecord
 
     
      Packages that use FeatureRecord
     
 
      
     -  
        
Uses of FeatureRecord in com.itextpdf.io.font.otf
Methods in com.itextpdf.io.font.otf that return FeatureRecordModifier and TypeMethodDescriptionOpenTypeFeature.getRecord(int idx) OpenTypeFontTableReader.getRequiredFeature(String[] scripts, String language) Methods in com.itextpdf.io.font.otf that return types with arguments of type FeatureRecordModifier and TypeMethodDescriptionOpenTypeFontTableReader.getFeatureRecords()OpenTypeFontTableReader.getFeatures(String[] scripts, String language) OpenTypeFeature.getRecords()OpenTypeFontTableReader.getSpecificFeatures(List<FeatureRecord> features, String[] specific) Methods in com.itextpdf.io.font.otf with parameters of type FeatureRecordModifier and TypeMethodDescriptionOpenTypeFontTableReader.getLookups(FeatureRecord feature) OpenTypeFontTableReader.getLookups(FeatureRecord[] features) Method parameters in com.itextpdf.io.font.otf with type arguments of type FeatureRecordModifier and TypeMethodDescriptionOpenTypeFontTableReader.getSpecificFeatures(List<FeatureRecord> features, String[] specific)