org.apache.fop.render.java2d

Interface Java2DRendererContextConstants

All Superinterfaces:
RendererContextConstants
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 String
JAVA2D_STATE
The current Java2DGraphicsState.

Fields inherited from interface org.apache.fop.render.RendererContextConstants

FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS

Field Details

JAVA2D_STATE

public static final String JAVA2D_STATE
The current Java2DGraphicsState.

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