org.apache.fop.render.afp

Interface AFPRendererContextConstants

All Superinterfaces:
RendererContextConstants

public interface AFPRendererContextConstants
extends RendererContextConstants

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

Field Summary

static String
AFP_GRAYSCALE
Key for a Boolean value that enables grayscale processing instead of color processing.

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

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

Field Details

AFP_GRAYSCALE

public static final String AFP_GRAYSCALE
Key for a Boolean value that enables grayscale processing instead of color processing.

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