|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PDFRendererContextConstants
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_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 |
---|
static final java.lang.String PDF_DOCUMENT
static final java.lang.String PDF_PAGE
static final java.lang.String PDF_CONTEXT
static final java.lang.String PDF_STREAM
static final java.lang.String PDF_FONT_INFO
static final java.lang.String PDF_FONT_NAME
static final java.lang.String PDF_FONT_SIZE
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |