fop 0.95

Uses of Interface
org.apache.fop.render.pcl.MonochromeBitmapConverter

Packages that use MonochromeBitmapConverter
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
 

Uses of MonochromeBitmapConverter in org.apache.fop.render.pcl
 

Classes in org.apache.fop.render.pcl that implement MonochromeBitmapConverter
 class DefaultMonochromeBitmapConverter
          Default implementation of the MonochromeBitmapConverter which uses the Java Class Library to convert grayscale bitmaps to monochrome bitmaps.
 class JAIMonochromeBitmapConverter
          Implementation of the MonochromeBitmapConverter which uses Java Advanced Imaging (JAI) to convert grayscale bitmaps to monochrome bitmaps.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.