Uses of Enum
org.apache.fop.render.ps.PSRendererOption
Packages that use PSRendererOption
-
Uses of PSRendererOption in org.apache.fop.render.ps
Subclasses with type arguments of type PSRendererOption in org.apache.fop.render.psModifier and TypeClassDescriptionenumAn enumeration of the PostScript renderer configuration options along with their default values.Methods in org.apache.fop.render.ps that return PSRendererOptionModifier and TypeMethodDescriptionstatic PSRendererOptionReturns the enum constant of this type with the specified name.static PSRendererOption[]PSRendererOption.values()Returns an array containing the constants of this enum type, in the order they are declared.