Package | Description |
---|---|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
Modifier and Type | Field | 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 | Description |
---|---|---|
protected Java2DGraphicsState |
Java2DPainter.getState() |
Returns the Java2D graphics state.
|
Constructor | Description |
---|---|
Java2DGraphicsState(Java2DGraphicsState org) |
Copy constructor.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.