Uses of Class
org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Packages that use AbstractBitmapDocumentHandler Package Description org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. -
-
Uses of AbstractBitmapDocumentHandler in org.apache.fop.render.bitmap
Subclasses of AbstractBitmapDocumentHandler in org.apache.fop.render.bitmap Modifier and Type Class Description class
PNGDocumentHandler
IFDocumentHandler
implementation that produces PNG files.class
TIFFDocumentHandler
IFDocumentHandler
implementation that produces TIFF files.
-