RendererConfig
public final class TIFFRendererConfig extends BitmapRendererConfig
Modifier and Type | Class | Description |
---|---|---|
static class |
TIFFRendererConfig.TIFFRendererConfigParser |
The TIFF renderer configuration parser.
|
static class |
TIFFRendererConfig.TIFFRendererOption |
BitmapRendererConfig.BitmapRendererConfigParser
RendererConfig.RendererConfigParser
Modifier and Type | Method | Description |
---|---|---|
TIFFCompressionValue |
getCompressionType() |
|
org.apache.xmlgraphics.image.writer.Endianness |
getEndianness() |
|
java.lang.Boolean |
isSingleStrip() |
getBackgroundColor, getColorMode, getFontInfoConfig, hasAntiAliasing, hasTransparentBackround, isRenderHighQuality
public TIFFCompressionValue getCompressionType()
public java.lang.Boolean isSingleStrip()
public org.apache.xmlgraphics.image.writer.Endianness getEndianness()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.