Class Type7ShadingPaint

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

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