Class FeatureListTable


  • public class FeatureListTable
    extends java.lang.Object
    This class models the Feature List table in the Open Type layout common tables.
    • Field Detail

      • featureCount

        private final int featureCount
    • Constructor Detail

      • FeatureListTable

        public FeatureListTable​(int featureCount,
                                FeatureRecord[] featureRecords)
    • Method Detail

      • getFeatureCount

        public int getFeatureCount()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object