Class LanguageRecord

java.lang.Object
com.itextpdf.io.font.otf.LanguageRecord

public class LanguageRecord extends Object
  • Constructor Details

    • LanguageRecord

      public LanguageRecord()
  • Method Details

    • getTag

      public String getTag()
      Retrieves the tag of the language record.
      Returns:
      tag of record
    • setTag

      public void setTag (String tag)
      Sets the tag of the language record.
      Parameters:
      tag - tag of record
    • getFeatureRequired

      public int getFeatureRequired()
      Retrieves the feature required of the language record.
      Returns:
      feature required
    • setFeatureRequired

      public void setFeatureRequired (int featureRequired)
      Sets the feature required of the language record.
      Parameters:
      featureRequired - feature required
    • getFeatures

      public int[] getFeatures()
      Retrieves the features of the language record.
      Returns:
      features
    • setFeatures

      public void setFeatures (int[] features)
      Sets the features of the language record.
      Parameters:
      features - features