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 class
The Text renderer configuration data parser.static enum
Nested 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:RendererConfig
Returns the render-specific font configuration information.- Specified by:
getFontInfoConfig
in interfaceRendererConfig
- Returns:
- the font config
-
getEncoding
-