|
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.afp.AFPRendererConfigurator
AFP 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 | |
AFPRendererConfigurator(FOUserAgent userAgent)
Default constructor |
Method Summary | |
void |
configure(IFDocumentHandler documentHandler)
Configures a intermediate format document handler. |
void |
configure(Renderer renderer)
Configure the AFP 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 AFPRendererConfigurator(FOUserAgent userAgent)
userAgent
- user agentMethod Detail |
public void configure(Renderer renderer) throws FOPException
configure
in interface RendererConfigurator
configure
in class PrintRendererConfigurator
renderer
- AFP renderer
FOPException
- fop exceptionPrintRendererConfigurator.configure(Renderer)
public 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 |