Package org.apache.pdfbox.rendering


package org.apache.pdfbox.rendering
  • Class
    Description
    GeneralPath conversion for CFF CIDFont.
    This interface is implemented by several font specific classes which is called to get the general path of a single glyph of the represented font most likely to render it.
    Graphics implementation for non-isolated transparency groups.
    Image type for rendering.
    Paints a page in a PDF document to a Graphics context.
    Parameters for a PageDrawer.
    Renders a PDF document to an AWT BufferedImage.
    Optional content groups are visible depending on the render purpose.
    A Paint which applies a soft mask to an underlying Paint.
    AWT Paint for a tiling pattern, which consists of a small repeating graphical figure.
    Factory class to cache TilingPaint generation.
     
    This class provides a glyph to GeneralPath conversion for TrueType and OpenType fonts.
    Glyph to GeneralPath conversion for Type 1 PFB and CFF, and TrueType fonts with a 'post' table.