fop 2.1

org.apache.fop.fonts.cff
Class CFFDataReader.FDSelect

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

public class CFFDataReader.FDSelect
extends java.lang.Object


Constructor Summary
CFFDataReader.FDSelect()
           
 
Method Summary
 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 Detail

CFFDataReader.FDSelect

public CFFDataReader.FDSelect()
Method Detail

setFormat

public void setFormat(int format)

getFormat

public int getFormat()

fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.