fop 1.0

Uses of Class
org.apache.fop.render.pcl.PCLRenderingUtil

Packages that use PCLRenderingUtil
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
 

Uses of PCLRenderingUtil in org.apache.fop.render.pcl
 

Fields in org.apache.fop.render.pcl declared as PCLRenderingUtil
protected  PCLRenderingUtil PCLDocumentHandler.pclUtil
          Utility class for handling all sorts of peripheral tasks around PCL generation.
 

Methods in org.apache.fop.render.pcl that return PCLRenderingUtil
 PCLRenderingUtil PCLRenderingContext.getPCLUtil()
          Returns the PCL rendering utility.
 

Constructors in org.apache.fop.render.pcl with parameters of type PCLRenderingUtil
PCLRenderingContext(FOUserAgent userAgent, PCLGenerator generator, PCLRenderingUtil pclUtil)
          Main constructor.
 


fop 1.0

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