PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.destinations Package
    In This Topic
    Provides support for PDF destinations.
    Classes
    ClassDescription
    Defines an abstract PDF destination.
    Defines a PDF named destination.
    A named destination associates a name with a destination.
    Defines a collection of named destinations.
    Defines an abstract destination to a PDF page.
    Defines a destination to a PDF page in the current document.
    Defines a destination to a PDF page identified by its page number.
    The destination page can be located in the current document or in a remote document.
    Enumerations
    EnumerationDescription
    Defines the supported destination types.
    Defines the supported zoom modes for a destination.
    See Also