Class CFFDataReader.FDSelect

java.lang.Object
org.docx4j.fonts.fop.fonts.cff.CFFDataReader.FDSelect
Direct Known Subclasses:
CFFDataReader.Format0FDSelect, CFFDataReader.Format3FDSelect
Enclosing class:
CFFDataReader

public abstract class CFFDataReader.FDSelect
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    FDSelect()  
  • Method Summary

    Modifier and Type Method Description
    int getFormat()  
    void setFormat​(int format)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FDSelect

      public FDSelect()
  • Method Details

    • setFormat

      public void setFormat​(int format)
    • getFormat

      public int getFormat()