public interface PDFRendererContextConstants extends RendererContextConstants
Modifier and Type | Field and Description |
---|---|
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.
|
FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS
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
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.