Package | Description |
---|---|
org.apache.fop.render.pcl.fonts | |
org.apache.fop.render.pcl.fonts.truetype |
Modifier and Type | Field | Description |
---|---|---|
protected PCLByteWriterUtil |
PCLCharacterWriter.pclByteWriter |
|
protected PCLByteWriterUtil |
PCLFontReader.pclByteWriter |
Modifier and Type | Method | Description |
---|---|---|
static PCLFontReaderFactory |
PCLFontReaderFactory.getInstance(PCLByteWriterUtil pclByteWriter) |
Constructor | Description |
---|---|
PCLCharacterDefinition(int charCode,
PCLCharacterDefinition.PCLCharacterFormat charFormat,
PCLCharacterDefinition.PCLCharacterClass charClass,
byte[] glyfData,
PCLByteWriterUtil pclByteWriter,
boolean isComposite) |
|
PCLFontReader(Typeface font,
PCLByteWriterUtil pclByteWriter) |
Constructor | Description |
---|---|
PCLTTFFontReader(Typeface font,
PCLByteWriterUtil pclByteWriter) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.