Uses of Enum
org.apache.fop.render.afp.AFPRendererOption
Packages that use AFPRendererOption
Package
Description
An AFP Renderer implementation and supporting classes.
-
Uses of AFPRendererOption in org.apache.fop.render.afp
Subclasses with type arguments of type AFPRendererOption in org.apache.fop.render.afpModifier and TypeClassDescriptionenumAn enumeration of the configuration options available for the AFP renderer.Methods in org.apache.fop.render.afp that return AFPRendererOptionModifier and TypeMethodDescriptionstatic AFPRendererOptionReturns the enum constant of this type with the specified name.static AFPRendererOption[]AFPRendererOption.values()Returns an array containing the constants of this enum type, in the order they are declared.