|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
public class CFFDataReader.CFFSubTable
Parent class which provides the ability to retrieve byte data from a sub-table.
Constructor Summary | |
---|---|
CFFDataReader.CFFSubTable()
|
Method Summary | |
---|---|
byte[] |
getByteData()
|
void |
setByteData(int position,
int length)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CFFDataReader.CFFSubTable()
Method Detail |
---|
public void setByteData(int position, int length)
public byte[] getByteData() throws java.io.IOException
java.io.IOException
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |