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