Package org.apache.pdfbox.pdmodel.graphics.shading
package org.apache.pdfbox.pdmodel.graphics.shading
This package deals with shadings which are used for filling instead of a color.
-
ClassesClassDescriptionAWT PaintContext for axial shading.AWT Paint for axial shading.This class is used to describe a patch for type 6 shading.This 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.Point class with faster hashCode() to speed up the rendering of Gouraud shadings.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 7AWT PaintContext for radial shading.AWT Paint for radial shading.This 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.ShadingPaint<T extends PDShading>This is base class for all PDShading-Paints to allow other low level libraries access to the shading source data.This class is used to describe a patch for type 7 shading.Intermediate class extended by the shading types 4,5,6 and 7 that contains the common methods used by these classes.AWT PaintContext for function-based (Type 1) shading.AWT PaintContext for function-based (Type 1) shading.AWT PaintContext for Gouraud Triangle Mesh (Type 4) shading.AWT PaintContext for Gouraud Triangle Mesh (Type 4) shading.AWT PaintContext for Gouraud Triangle Lattice (Type 5) shading.AWT Paint for Gouraud Triangle Lattice (Type 5) shading.AWT PaintContext for coons patch meshes (type 6) shading.AWT Paint for coons patch meshes (Type 6) shading.AWT PaintContext for tensor-product patch meshes (type 7) shading.AWT Paint for tensor-product patch meshes (Type 7) shading.Vertex for Type 4 and Type 5 shadings.