|
fop 0.94 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.RendererContext.RendererContextWrapper
org.apache.fop.render.pcl.PCLRendererContext
public class PCLRendererContext
Wrapper on the RendererContext to access the information structure for drawing the XML document.
| Field Summary |
|---|
| Fields inherited from class org.apache.fop.render.RendererContext.RendererContextWrapper |
|---|
context |
| Constructor Summary | |
|---|---|
PCLRendererContext(RendererContext context)
Main constructor |
|
| Method Summary | |
|---|---|
boolean |
isClippingDisabled()
|
boolean |
isSourceTransparency()
|
boolean |
paintAsBitmap()
|
static PCLRendererContext |
wrapRendererContext(RendererContext context)
Wrap the render context to allow easier access to its values. |
| Methods inherited from class org.apache.fop.render.RendererContext.RendererContextWrapper |
|---|
getCurrentXPosition, getCurrentYPosition, getForeignAttributes, getHeight, getUserAgent, getWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PCLRendererContext(RendererContext context)
context - the RendererContent instance| Method Detail |
|---|
public static PCLRendererContext wrapRendererContext(RendererContext context)
context - the renderer context
public boolean paintAsBitmap()
public boolean isClippingDisabled()
public boolean isSourceTransparency()
|
fop 0.94 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||