Package org.apache.fop.fonts.truetype
Class OTFSubSetFile.FDIndexReference
- java.lang.Object
-
- org.apache.fop.fonts.truetype.OTFSubSetFile.FDIndexReference
-
- Enclosing class:
- OTFSubSetFile
private static class OTFSubSetFile.FDIndexReference extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intnewFDIndexprivate intoldFDIndex
-
Constructor Summary
Constructors Constructor Description FDIndexReference(int newFDIndex, int oldFDIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNewFDIndex()intgetOldFDIndex()
-