Package org.apache.fop.render.txt
Class TxtRendererConfig
java.lang.Object
org.apache.fop.render.txt.TxtRendererConfig
- All Implemented Interfaces:
RendererConfig
The Text renderer configuration data object.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe Text renderer configuration data parser.static enumNested classes/interfaces inherited from interface org.apache.fop.render.RendererConfig
RendererConfig.RendererConfigParser -
Method Summary
Modifier and TypeMethodDescriptionReturns the render-specific font configuration information.
-
Method Details
-
getFontInfoConfig
Description copied from interface:RendererConfigReturns the render-specific font configuration information.- Specified by:
getFontInfoConfigin interfaceRendererConfig- Returns:
- the font config
-
getEncoding
-