Class FeatureRecord

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

public class FeatureRecord extends Object
  • Constructor Details

    • FeatureRecord

      public FeatureRecord()
  • Method Details

    • getTag

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

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

      public int[] getLookups()
      Retrieves the lookups of the feature record.
      Returns:
      lookups
    • setLookups

      public void setLookups (int[] lookups)
      Sets the lookups of the feature record.
      Parameters:
      lookups - lookups