|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.pcl.fonts.PCLCharacterWriter
public abstract class PCLCharacterWriter
| Field Summary | |
|---|---|
protected PCLSoftFont |
font
|
protected FontFileReader |
fontReader
|
protected OpenFont |
openFont
|
protected PCLByteWriterUtil |
pclByteWriter
|
| Constructor Summary | |
|---|---|
PCLCharacterWriter(PCLSoftFont font)
|
|
| Method Summary | |
|---|---|
abstract byte[] |
writeCharacterDefinitions(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PCLSoftFont font
protected PCLByteWriterUtil pclByteWriter
protected OpenFont openFont
protected FontFileReader fontReader
| Constructor Detail |
|---|
public PCLCharacterWriter(PCLSoftFont font)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public abstract byte[] writeCharacterDefinitions(java.lang.String text)
throws java.io.IOException
java.io.IOException
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||