|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.AbstractRendererConfigurator
org.apache.fop.render.PrintRendererConfigurator
org.apache.fop.render.afp.AFPRendererConfigurator
public class AFPRendererConfigurator
AFP Renderer configurator
| Field Summary |
|---|
| Fields inherited from class org.apache.fop.render.AbstractRendererConfigurator |
|---|
userAgent |
| Constructor Summary | |
|---|---|
AFPRendererConfigurator(FOUserAgent userAgent,
RendererConfig.RendererConfigParser rendererConfigParser)
Default constructor |
|
| Method Summary | |
|---|---|
void |
configure(IFDocumentHandler documentHandler)
Configures a intermediate format document handler. |
protected FontCollection |
getCustomFontCollection(InternalResourceResolver uriResolverWrapper,
java.lang.String mimeType)
Returns the font collection for custom configured fonts. |
protected java.util.List<FontCollection> |
getDefaultFontCollection()
|
| Methods inherited from class org.apache.fop.render.PrintRendererConfigurator |
|---|
configure, createCollectionFromFontList, createDefaultInstance, getRendererConfig, getRendererConfig, getRendererConfig, setupFontInfo |
| Methods inherited from class org.apache.fop.render.AbstractRendererConfigurator |
|---|
getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AFPRendererConfigurator(FOUserAgent userAgent,
RendererConfig.RendererConfigParser rendererConfigParser)
userAgent - user agent| Method Detail |
|---|
public void configure(IFDocumentHandler documentHandler)
throws FOPException
PrintRendererConfigurator
configure in interface IFDocumentHandlerConfiguratorconfigure in class PrintRendererConfiguratordocumentHandler - the document handler instance
FOPException - if an error occurs while configuring the objectprotected java.util.List<FontCollection> getDefaultFontCollection()
getDefaultFontCollection in class PrintRendererConfigurator
protected FontCollection getCustomFontCollection(InternalResourceResolver uriResolverWrapper,
java.lang.String mimeType)
throws FOPException
PrintRendererConfigurator
getCustomFontCollection in class PrintRendererConfiguratoruriResolverWrapper - the resource resolvermimeType - the renderer MIME type
FOPException - if an error occurs
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||