Uses of Class
org.apache.fop.render.bitmap.TIFFRendererConfig
Packages that use TIFFRendererConfig
Package
Description
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
-
Uses of TIFFRendererConfig in org.apache.fop.render.bitmap
Fields in org.apache.fop.render.bitmap declared as TIFFRendererConfigModifier and TypeFieldDescriptionprivate TIFFRendererConfig
TIFFRendererConfig.TIFFRendererConfigParser.config
Methods in org.apache.fop.render.bitmap that return TIFFRendererConfigModifier and TypeMethodDescriptionTIFFRendererConfig.TIFFRendererConfigParser.build
(FOUserAgent userAgent, Configuration cfg) Builds the object that contains the renderer configuration data.Methods in org.apache.fop.render.bitmap with parameters of type TIFFRendererConfigModifier and TypeMethodDescriptionprivate org.apache.xmlgraphics.image.writer.Endianness
TIFFRendererConfigurator.getEndianness
(TIFFRendererConfig config) private boolean
TIFFRendererConfigurator.isSingleStrip
(TIFFRendererConfig config)