|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TIFFCompressionValue | |
---|---|
org.apache.fop.render.bitmap | Bitmap Renderer which creates TIFF and PNG images from rendered pages. |
Uses of TIFFCompressionValue in org.apache.fop.render.bitmap |
---|
Methods in org.apache.fop.render.bitmap that return TIFFCompressionValue | |
---|---|
TIFFCompressionValue |
TIFFRendererConfig.getCompressionType()
|
static TIFFCompressionValue |
TIFFCompressionValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TIFFCompressionValue[] |
TIFFCompressionValue.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |