PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.annotations.a3d Package
    In This Topic
    Provides support for PDF 3D annotations.
    Classes
    ClassDescription
    Defines the times at which the annotation should be activated and deactivated and the state of the 3D artwork instance at those times.
    Defines the preferred method that viewer applications should use to apply timeline scaling to keyframe animations.
    Defines a 3D annotation. A 3D annotation is the mean by which 3D artwork is represented in a PDF document.
    Defines the background over which a 3D view is to be drawn.
    Defines how a portion of the 3D artwork is clipped for the purpose of showing artwork cross-sections.
    Defines a collection of 3D cross-sections.
    Abstract base class for 3D objects.
    Defines the lighting to apply to 3D artwork.
    Defines particular areas of 3D artwork and the opacity and visibility with which individual nodes are displayed.
    Defines a collection of 3D nodes.
    Defines the mapping of 3D camera coordinates onto the target coordinate system of the annotation.
    Defines the style in which the 3D artwork is rendered.
    Defines a 3D stream.
    Defines the parameters to be applied to the virtual camera associated with a 3D annotation.
    Defines a collection of 3D views.
    Enumerations
    EnumerationDescription
    Defines the supported modes for 3D annotation activation.
    Defines the supported states upon 3D annotation activation.
    Defines the supported animation styles.
    Defines the supported modes for 3D annotation deactivation.
    Defines the supported states upon 3D annotation deactivation.
    Defines the supported lighting styles.
    Defines the supported clipping styles.
    Defines the supported orthographic scaling strategies.
    Defines the supported projection types.
    Defines the supported modes for rendering the 3D images.
    Specifies the supported formats for 3D data.
    See Also