PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.graphics.optionalcontent Package
    In This Topic
    Provides support for adding optional content to PDF files.
    Classes
    ClassDescription
    Defines the hierarchy of optional content groups that is displayed in the user interface by the viewer applications.
    Defines a node in the optional content display tree.
    Each node in the tree is an optional content group.
    Defines a collection of nodes in the optional content display tree.
    Represents an optional content group.
    An optional content group represents a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.
    The graphics belonging to an optional content group can be located anywhere in the document, on one or more pages and they need not be consecutive in drawing order
    Defines a collection of optional content groups.
    Defines the properties for optional content in the PDF document.
    Enumerations
    EnumerationDescription
    Defines the possible default states for optional content.
    Defines the possible export states for an optional content group.
    Defines the possible print states for an optional content group.
    Defines the possible visibility states for an optional content group.
    See Also