Interface PDFRendererContextConstants

    • Field Detail

      • PDF_DOCUMENT

        static final java.lang.String PDF_DOCUMENT
        The PDF document that this image is being drawn into.
        See Also:
        Constant Field Values
      • PDF_PAGE

        static final java.lang.String PDF_PAGE
        The current PDF page for page renference and as a resource context.
        See Also:
        Constant Field Values
      • PDF_CONTEXT

        static final java.lang.String PDF_CONTEXT
        The current PDF page for page renference and as a resource context.
        See Also:
        Constant Field Values
      • PDF_STREAM

        static final java.lang.String PDF_STREAM
        The current PDF stream to draw directly to.
        See Also:
        Constant Field Values
      • PDF_FONT_INFO

        static final java.lang.String PDF_FONT_INFO
        The current font information for the pdf renderer.
        See Also:
        Constant Field Values
      • PDF_FONT_NAME

        static final java.lang.String PDF_FONT_NAME
        The current pdf font name.
        See Also:
        Constant Field Values
      • PDF_FONT_SIZE

        static final java.lang.String PDF_FONT_SIZE
        The current pdf font size.
        See Also:
        Constant Field Values