Uses of Class
org.apache.fop.render.bitmap.TIFFRendererConfig
-
Packages that use TIFFRendererConfig Package Description org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. -
-
Uses of TIFFRendererConfig in org.apache.fop.render.bitmap
Methods in org.apache.fop.render.bitmap that return TIFFRendererConfig Modifier and Type Method Description TIFFRendererConfig
TIFFRendererConfig.TIFFRendererConfigParser. build(FOUserAgent userAgent, Configuration cfg)
Builds the object that contains the renderer configuration data.
-