Uses of Class
org.apache.fop.render.bitmap.BitmapRendererConfig
Packages that use BitmapRendererConfig
Package
Description
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
-
Uses of BitmapRendererConfig in org.apache.fop.render.bitmap
Subclasses of BitmapRendererConfig in org.apache.fop.render.bitmapModifier and TypeClassDescriptionfinal classThe PNG renderer configuration data object.final classThe renderer configuration object for the TIFF renderer.Methods in org.apache.fop.render.bitmap that return BitmapRendererConfigModifier and TypeMethodDescriptionBitmapRendererConfig.BitmapRendererConfigParser.build(FOUserAgent userAgent, Configuration cfg) Methods in org.apache.fop.render.bitmap with parameters of type BitmapRendererConfigModifier and TypeMethodDescription(package private) voidBitmapRendererConfig.BitmapRendererConfigParser.build(BitmapRendererConfig config, FOUserAgent userAgent, Configuration cfg) private voidBitmapRendererConfigurator.configure(BitmapRendererConfig config, BitmapRenderingSettings settings) private voidBitmapRendererConfig.BitmapRendererConfigParser.setParam(BitmapRendererConfig config, BitmapRendererOption option, Object value)