PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.graphics.patterns Package
    In This Topic
    Provides support for adding PDF patterns to PDF files.
    Classes
    ClassDescription
    Defines a colored PDF pattern.
    A colored tiling pattern is one whose color is self-contained.
    Defines the base class for PDF patterns.
    Defines a shading based pattern.
    Defines the base class for all tiling patterns.
    Defines an uncolored PDF pattern.
    An uncolored tiling pattern is one that has no inherent color, the color must be specified separately whenever the pattern is used.
    See Also