|
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.java2d.Java2DRendererConfigurator
org.apache.fop.render.bitmap.BitmapRendererConfigurator
Configurator for bitmap output.
Field Summary |
Fields inherited from class org.apache.fop.render.PrintRendererConfigurator |
log |
Fields inherited from class org.apache.fop.render.AbstractConfigurator |
userAgent |
Constructor Summary | |
BitmapRendererConfigurator(FOUserAgent userAgent)
Default constructor |
Method Summary | |
void |
configure(IFDocumentHandler documentHandler)
Configures a intermediate format document handler. |
void |
setupFontInfo(IFDocumentHandler documentHandler,
FontInfo fontInfo)
Sets up the FontInfo object for the IFDocumentHandler. |
Methods inherited from class org.apache.fop.render.java2d.Java2DRendererConfigurator |
configure |
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 BitmapRendererConfigurator(FOUserAgent userAgent)
userAgent
- user agentMethod Detail |
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 |