Package org.docx4j.fonts.fop.fonts.cff
Class CFFDataReader.Format0FDSelect
java.lang.Object
org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FDSelect
org.docx4j.fonts.fop.fonts.cff.CFFDataReader.Format0FDSelect
- Enclosing class:
- CFFDataReader
public class CFFDataReader.Format0FDSelect extends CFFDataReader.FDSelect
-
Constructor Summary
Constructors Constructor Description Format0FDSelect() -
Method Summary
Modifier and Type Method Description int[]getFDIndexes()voidsetFDIndexes(int[] fds)Methods inherited from class org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FDSelect
getFormat, setFormatMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Format0FDSelect
public Format0FDSelect()
-
-
Method Details
-
setFDIndexes
public void setFDIndexes(int[] fds) -
getFDIndexes
public int[] getFDIndexes()
-