Package org.apache.fop.fonts.cff
Class CFFDataReader.CFFSubTable
java.lang.Object
org.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
- Direct Known Subclasses:
CFFDataReader.CFFIndexData
,CFFDataReader.FontDict
- Enclosing class:
CFFDataReader
Parent class which provides the ability to retrieve byte data from
a sub-table.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dataLocation
-
-
Constructor Details
-
CFFSubTable
public CFFSubTable()
-
-
Method Details
-
setByteData
public void setByteData(int position, int length) -
getByteData
- Throws:
IOException
-