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 TIFFRendererConfigTIFFRendererConfig.TIFFRendererConfigParser.configMethods 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.EndiannessTIFFRendererConfigurator.getEndianness(TIFFRendererConfig config) private booleanTIFFRendererConfigurator.isSingleStrip(TIFFRendererConfig config)