org.apache.fop.render.pcl

Interface PCLRendererContextConstants

All Superinterfaces:
RendererContextConstants

public interface PCLRendererContextConstants
extends RendererContextConstants

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

Field Summary

static String
PCL_COLOR_CANVAS
The PDF document that this image is being drawn into.

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

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

Field Details

PCL_COLOR_CANVAS

public static final String PCL_COLOR_CANVAS
The PDF document that this image is being drawn into.

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