Class Type6ShadingPaint

java.lang.Object
org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingPaint
All Implemented Interfaces:
Paint, Transparency

public class Type6ShadingPaint extends Object implements Paint
AWT Paint for coons patch meshes (Type 6) shading. This was done as part of GSoC2014, Tilman Hausherr is the mentor.
Author:
Shaola Ren