Package org.apache.fop.fonts.truetype
Class OTFSubSetFile.FDIndexReference
java.lang.Object
org.apache.fop.fonts.truetype.OTFSubSetFile.FDIndexReference
- Enclosing class:
OTFSubSetFile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-