PCLTTFCharacterWriter
public abstract class PCLCharacterWriter
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected PCLSoftFont |
font |
|
protected FontFileReader |
fontReader |
|
protected OpenFont |
openFont |
|
protected PCLByteWriterUtil |
pclByteWriter |
Constructor | Description |
---|---|
PCLCharacterWriter(PCLSoftFont font) |
Modifier and Type | Method | Description |
---|---|---|
abstract byte[] |
writeCharacterDefinitions(java.lang.String text) |
protected PCLSoftFont font
protected PCLByteWriterUtil pclByteWriter
protected OpenFont openFont
protected FontFileReader fontReader
public PCLCharacterWriter(PCLSoftFont font) throws java.io.IOException
java.io.IOException
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.