fop 0.91beta

org.apache.fop.render.java2d
Interface Java2DRendererContextConstants

All Superinterfaces:
RendererContextConstants
All Known Implementing Classes:
Java2DSVGHandler

public interface Java2DRendererContextConstants
extends RendererContextConstants

Defines a number of standard constants (keys) for use by the RendererContext class.


Field Summary
static java.lang.String JAVA2D_STATE
          The current Java2DGraphicsState.
 
Fields inherited from interface org.apache.fop.render.RendererContextConstants
HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, WIDTH, XPOS, YPOS
 

Field Detail

JAVA2D_STATE

public static final java.lang.String JAVA2D_STATE
The current Java2DGraphicsState.

fop 0.91beta

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.