Uses of Class
org.apache.fop.render.pcl.PCLGenerator
Packages that use PCLGenerator
-
Uses of PCLGenerator in org.apache.fop.render.pcl
Fields in org.apache.fop.render.pcl declared as PCLGeneratorMethods in org.apache.fop.render.pcl that return PCLGeneratorModifier and TypeMethodDescriptionPCLRenderingContext.getPCLGenerator()
Returns the PCL generator.Constructors in org.apache.fop.render.pcl with parameters of type PCLGeneratorModifierConstructorDescriptionCreate a new PCLGraphics2D.PCLRenderingContext
(FOUserAgent userAgent, PCLGenerator generator, PCLRenderingUtil pclUtil) Main constructor.