|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PCLByteWriterUtil | |
---|---|
org.apache.fop.render.pcl.fonts | |
org.apache.fop.render.pcl.fonts.truetype |
Uses of PCLByteWriterUtil in org.apache.fop.render.pcl.fonts |
---|
Fields in org.apache.fop.render.pcl.fonts declared as PCLByteWriterUtil | |
---|---|
protected PCLByteWriterUtil |
PCLFontReader.pclByteWriter
|
protected PCLByteWriterUtil |
PCLCharacterWriter.pclByteWriter
|
Methods in org.apache.fop.render.pcl.fonts with parameters of type PCLByteWriterUtil | |
---|---|
static PCLFontReaderFactory |
PCLFontReaderFactory.getInstance(PCLByteWriterUtil pclByteWriter)
|
Constructors in org.apache.fop.render.pcl.fonts with parameters of type PCLByteWriterUtil | |
---|---|
PCLCharacterDefinition(int charCode,
PCLCharacterDefinition.PCLCharacterFormat charFormat,
PCLCharacterDefinition.PCLCharacterClass charClass,
byte[] glyfData,
PCLByteWriterUtil pclByteWriter,
boolean isComposite)
|
|
PCLFontReader(Typeface font,
PCLByteWriterUtil pclByteWriter)
|
Uses of PCLByteWriterUtil in org.apache.fop.render.pcl.fonts.truetype |
---|
Constructors in org.apache.fop.render.pcl.fonts.truetype with parameters of type PCLByteWriterUtil | |
---|---|
PCLTTFFontReader(Typeface font,
PCLByteWriterUtil pclByteWriter)
|
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |