Uses of Enum
org.apache.fop.render.txt.TxtRendererConfig.TxtRendererOption
Packages that use TxtRendererConfig.TxtRendererOption
-
Uses of TxtRendererConfig.TxtRendererOption in org.apache.fop.render.txt
Fields in org.apache.fop.render.txt with type parameters of type TxtRendererConfig.TxtRendererOptionModifier and TypeFieldDescriptionprivate final EnumMap<TxtRendererConfig.TxtRendererOption,
Object> TxtRendererConfig.params
Methods in org.apache.fop.render.txt that return TxtRendererConfig.TxtRendererOptionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TxtRendererConfig.TxtRendererOption[]
TxtRendererConfig.TxtRendererOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.