Uses of Class
org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Packages that use BitmapRenderingSettings Package Description org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. -
-
Uses of BitmapRenderingSettings in org.apache.fop.render.bitmap
Methods in org.apache.fop.render.bitmap that return BitmapRenderingSettings Modifier and Type Method Description BitmapRenderingSettings
TIFFRenderer. getRenderingSettings()
Returns the settings for the image rendering.BitmapRenderingSettings
AbstractBitmapDocumentHandler. getSettings()
Returns the settings for bitmap rendering.
-