fop 2.1

Uses of Class
org.apache.fop.render.pcl.fonts.PCLByteWriterUtil

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

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.