Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
org.apache.pdfbox.pdmodel.graphics.pattern |
This package deals with patterns which are used instead of colors.
|
org.apache.pdfbox.pdmodel.graphics.shading |
This package deals with shadings which are used for filling instead of a color.
|
org.apache.pdfbox.preflight.process.reflect |
Class and Description |
---|
PDShadingResources
This represents resources for a shading.
|
Class and Description |
---|
PDShadingResources
This represents resources for a shading.
|
Class and Description |
---|
GouraudShadingContext
Helper class that Type4ShadingContext and Type5ShadingContext must extend;
does the shading of Gouraud triangles.
|
GouraudTriangle
Helper class to deal with Gouraud triangles for type 4 and 5 shading.
|
PDShadingResources
This represents resources for a shading.
|
PDShadingType1
This represents resources for a function based shading.
|
PDShadingType2
This represents resources for an axial shading.
|
PDShadingType3
This represents resources for a radial shading.
|
PDShadingType4
This represents resources for a shading type 4 (Free-Form Gouraud-Shaded
Triangle Meshes).
|
PDShadingType5
This represents resources for a shading type 5 (Lattice-Form Gouraud-Shaded
Triangle Meshes).
|
Class and Description |
---|
PDShadingResources
This represents resources for a shading.
|
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.