Uses of Enum
org.apache.fop.render.bitmap.BitmapRendererOption
Packages that use BitmapRendererOption
Package
Description
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
-
Uses of BitmapRendererOption in org.apache.fop.render.bitmap
Subclasses with type arguments of type BitmapRendererOption in org.apache.fop.render.bitmapModifier and TypeClassDescriptionenumAn enumeration of the Bitmap renderer configuration opetions available to the user via the FOP conf.Methods in org.apache.fop.render.bitmap that return BitmapRendererOptionModifier and TypeMethodDescriptionstatic BitmapRendererOptionstatic BitmapRendererOptionReturns 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.