Uses of Enum
org.apache.fop.render.java2d.Java2DRendererOption
Packages that use Java2DRendererOption
Package
Description
Java2D Renderer which paints rendered pages on Graphics2D instances.
-
Uses of Java2DRendererOption in org.apache.fop.render.java2d
Subclasses with type arguments of type Java2DRendererOption in org.apache.fop.render.java2dMethods in org.apache.fop.render.java2d that return Java2DRendererOptionModifier and TypeMethodDescriptionstatic Java2DRendererOptionReturns the enum constant of this type with the specified name.static Java2DRendererOption[]Java2DRendererOption.values()Returns an array containing the constants of this enum type, in the order they are declared.