fop 2.1

Uses of Class
org.apache.fop.render.bitmap.BitmapRendererOption

Packages that use BitmapRendererOption
org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. 
 

Uses of BitmapRendererOption in org.apache.fop.render.bitmap
 

Methods in org.apache.fop.render.bitmap that return BitmapRendererOption
static BitmapRendererOption BitmapRendererOption.getValue(java.lang.String str)
           
static BitmapRendererOption BitmapRendererOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BitmapRendererOption[] BitmapRendererOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


fop 2.1

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