Package | Description |
---|---|
org.apache.fop.render.bitmap |
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
|
Modifier and Type | Method and Description |
---|---|
static BitmapRendererOption |
BitmapRendererOption.getValue(String str) |
static BitmapRendererOption |
BitmapRendererOption.valueOf(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.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.