PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.content.visualobjects Package
    In This Topic
    Provides support for extraction of graphic objects from PDF pages.
    Classes
    ClassDescription
    Defines a visual object that represents a form XObject displayed on the PDF page.
    Defines a visual object that represents an image displayed on the PDF page.
    Defines an item in a PDFPathVisualObject.
    Defines a collection of items that compose a PDF path displayed on a PDF page.
    Defines a visual object that represents a PDF path displayed on the PDF page.
    Defines a visual object that represents a form XObject displayed on the PDF page.
    Defines a visual object that represents a text fragment displayed on the PDF page.
    Defines the base class for visual objects displayed on a PDF page.
    Defines a collection of visual objects that are displayed on a PDF page.
    Defines the graphics state that is in place when the visual object is displayed on the page.
    Enumerations
    EnumerationDescription
    Specifies the supported types for the items in a PDFPathVisualObject.
    Defines the supported visual objects.
    See Also