Package org.apache.fop.fonts.cff
Class CFFDataReader.Format0FDSelect
- java.lang.Object
-
- org.apache.fop.fonts.cff.CFFDataReader.FDSelect
-
- org.apache.fop.fonts.cff.CFFDataReader.Format0FDSelect
-
- Enclosing class:
- CFFDataReader
public class CFFDataReader.Format0FDSelect extends CFFDataReader.FDSelect
-
-
Field Summary
Fields Modifier and Type Field Description private int[]
fds
-
Constructor Summary
Constructors Constructor Description Format0FDSelect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
getFDIndexes()
void
setFDIndexes(int[] fds)
-
Methods inherited from class org.apache.fop.fonts.cff.CFFDataReader.FDSelect
getFormat, setFormat
-
-