|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.AbstractConfigurator
org.apache.fop.render.AbstractRendererConfigurator
org.apache.fop.render.PrintRendererConfigurator
org.apache.fop.render.pcl.PCLRendererConfigurator
PCL Renderer configurator
Field Summary |
Fields inherited from class org.apache.fop.render.PrintRendererConfigurator |
log |
Fields inherited from class org.apache.fop.render.AbstractConfigurator |
userAgent |
Constructor Summary | |
PCLRendererConfigurator(FOUserAgent userAgent)
Default constructor |
Method Summary | |
void |
configure(IFDocumentHandler documentHandler)
Configures a intermediate format document handler. |
void |
configure(Renderer renderer)
Configure the PCL renderer. |
void |
setupFontInfo(IFDocumentHandler documentHandler,
FontInfo fontInfo)
Sets up the FontInfo object for the IFDocumentHandler. |
Methods inherited from class org.apache.fop.render.PrintRendererConfigurator |
buildFontList |
Methods inherited from class org.apache.fop.render.AbstractRendererConfigurator |
getRendererConfig, getRendererConfig, getType |
Methods inherited from class org.apache.fop.render.AbstractConfigurator |
getConfig |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PCLRendererConfigurator(FOUserAgent userAgent)
userAgent
- user agentMethod Detail |
public void configure(Renderer renderer) throws FOPException
configure
in interface RendererConfigurator
configure
in class PrintRendererConfigurator
renderer
- PCL renderer
FOPException
- fop exceptionpublic void configure(IFDocumentHandler documentHandler) throws FOPException
configure
in interface IFDocumentHandlerConfigurator
configure
in class PrintRendererConfigurator
FOPException
public void setupFontInfo(IFDocumentHandler documentHandler, FontInfo fontInfo) throws FOPException
FontInfo
object for the IFDocumentHandler.
setupFontInfo
in interface IFDocumentHandlerConfigurator
setupFontInfo
in class PrintRendererConfigurator
FOPException
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |