Package org.apache.fop.render.afp
Class AFPRendererConfig
java.lang.Object
org.apache.fop.render.afp.AFPRendererConfig
- All Implemented Interfaces:
RendererConfig
The AFP renderer config object.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe parser for AFP renderer specific data in the FOP conf.static enumAn enumeration for the various images modes available to the AFP renderer.Nested classes/interfaces inherited from interface org.apache.fop.render.RendererConfig
RendererConfig.RendererConfigParser -
Method Summary
Modifier and TypeMethodDescriptionReturns the render-specific font configuration information.isFs45()
-
Method Details
-
getFontInfoConfig
Description copied from interface:RendererConfigReturns the render-specific font configuration information.- Specified by:
getFontInfoConfigin interfaceRendererConfig- Returns:
- the font config
-
isColorImages
-
isCmykImagesSupported
-
getBitsPerPixel
-
getDitheringQuality
-
isNativeImagesSupported
-
getShadingMode
-
getResolution
-
getDefaultResourceGroupUri
-
getResourceLevelDefaults
-
isWrapPseg
-
isGocaWrapPseg
-
isFs45
-
isMaskEnabled
-
allowJpegEmbedding
-
getBitmapEncodingQuality
-
getLineWidthCorrection
-
isGocaEnabled
-
isStrokeGocaText
-