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