See: Description
| Class | Description | 
|---|---|
| AxialShadingContext | AWT PaintContext for axial shading. | 
| AxialShadingPaint | AWT Paint for axial 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). | 
| PDShadingType6 | Resources for a shading type 6 (Coons Patch Mesh). | 
| PDShadingType7 | This represents resources for a shading type 7 (Tensor-Product Patch Meshes). | 
| RadialShadingContext | AWT PaintContext for radial shading. | 
| RadialShadingPaint | AWT Paint for radial shading. | 
| ShadingContext | A base class to handle stuff that is common to all shading types. | 
| Type1ShadingPaint | AWT PaintContext for function-based (Type 1) shading. | 
| Type4ShadingPaint | AWT PaintContext for Gouraud Triangle Mesh (Type 4) shading. | 
| Type5ShadingPaint | AWT Paint for Gouraud Triangle Lattice (Type 5) shading. | 
| Type6ShadingPaint | AWT Paint for coons patch meshes (Type 6) shading. | 
| Type7ShadingPaint | AWT Paint for tensor-product patch meshes (Type 7) shading. | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.