fop 0.95

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 java.lang.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 Detail

AFP_GRAYSCALE

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

See Also:
Constant Field Values

fop 0.95

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