Package | Description |
---|---|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
Modifier and Type | Field and Description |
---|---|
protected Java2DGraphicsState |
Java2DPainter.g2dState
The current state, holds a Graphics2D and its context
|
protected Java2DGraphicsState |
Java2DRenderer.state
The current state, holds a Graphics2D and its context
|
Java2DGraphicsState |
Java2DSVGHandler.Java2DInfo.state
see Java2D_STATE
|
Modifier and Type | Method and Description |
---|---|
protected Java2DGraphicsState |
Java2DPainter.getState()
Returns the Java2D graphics state.
|
Constructor and Description |
---|
Java2DGraphicsState(Java2DGraphicsState org)
Copy constructor.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.