Class OTFSubSetFile.FDIndexReference

java.lang.Object
org.apache.fop.fonts.truetype.OTFSubSetFile.FDIndexReference
Enclosing class:
OTFSubSetFile

private static class OTFSubSetFile.FDIndexReference extends Object
  • Field Details

    • newFDIndex

      private int newFDIndex
    • oldFDIndex

      private int oldFDIndex
  • Constructor Details

    • FDIndexReference

      public FDIndexReference(int newFDIndex, int oldFDIndex)
  • Method Details

    • getNewFDIndex

      public int getNewFDIndex()
    • getOldFDIndex

      public int getOldFDIndex()