Package | Description |
---|---|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
Modifier and Type | Method and Description |
---|---|
static Java2DRendererOption |
Java2DRendererOption.valueOf(java.lang.String name)
Returns 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.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.