|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a number of standard constants (keys) for use by the RendererContext class.
Field Summary | |
static java.lang.String |
PDF_CONTEXT
The current PDF page for page renference and as a resource context. |
static java.lang.String |
PDF_DOCUMENT
The PDF document that this image is being drawn into. |
static java.lang.String |
PDF_FONT_INFO
The current font information for the pdf renderer. |
static java.lang.String |
PDF_FONT_NAME
The current pdf font name. |
static java.lang.String |
PDF_FONT_SIZE
The current pdf font size. |
static java.lang.String |
PDF_PAGE
The current PDF page for page renference and as a resource context. |
static java.lang.String |
PDF_STATE
The current pdf state. |
static java.lang.String |
PDF_STREAM
The current PDF stream to draw directly to. |
Fields inherited from interface org.apache.fop.render.RendererContextConstants |
FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS |
Field Detail |
public static final java.lang.String PDF_DOCUMENT
public static final java.lang.String PDF_STATE
public static final java.lang.String PDF_PAGE
public static final java.lang.String PDF_CONTEXT
public static final java.lang.String PDF_STREAM
public static final java.lang.String PDF_FONT_INFO
public static final java.lang.String PDF_FONT_NAME
public static final java.lang.String PDF_FONT_SIZE
|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |