Uses of Package
org.apache.pdfbox.pdmodel.graphics.shading
Packages that use org.apache.pdfbox.pdmodel.graphics.shading
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
This package deals with patterns which are used instead of colors.
This package deals with shadings which are used for filling instead of a color.
-
Classes in org.apache.pdfbox.pdmodel.graphics.shading used by org.apache.pdfbox.pdmodel
-
-
Classes in org.apache.pdfbox.pdmodel.graphics.shading used by org.apache.pdfbox.pdmodel.graphics.shadingClassDescriptionThis class is used to store a point's coordinate and its corresponding color.This class is used to describe the edge of each patch for type 6 shading.Shades Gouraud triangles for Type4ShadingContext and Type5ShadingContext.This class describes a rasterized line.Patch is extended by CoonsPatch and TensorPatch.This class is extended in Type6ShadingContext and Type7ShadingContext.Common resources for shading types 6 and 7A Shading Resource.Resources for a function based shading.Resources for an axial shading.Resources for a radial shading.Resources for a shading type 4 (Free-Form Gouraud-Shaded Triangle Mesh).Resources for a shading type 5 (Lattice-Form Gouraud-Shade Triangle Mesh).Resources for a shading type 6 (Coons Patch Mesh).Resources for a shading type 7 (Tensor-Product Patch Mesh).Common resources for shading types 4,5,6 and 7This is an assistant class for accomplishing type 4, 5, 6 and 7 shading.A base class to handle what is common to all shading types.This is base class for all PDShading-Paints to allow other low level libraries access to the shading source data.Intermediate class extended by the shading types 4,5,6 and 7 that contains the common methods used by these classes.Vertex for Type 4 and Type 5 shadings.
-