Multivalent API

Uses of Class
multivalent.std.adaptor.pdf.FixedLeafShade

Packages that use FixedLeafShade
multivalent.std.adaptor.pdf PDF manipulation: read, render, modify, write.
 

Uses of FixedLeafShade in multivalent.std.adaptor.pdf
 

Methods in multivalent.std.adaptor.pdf that return FixedLeafShade
static FixedLeafShade FixedLeafShade.getInstance(Dict dict, java.awt.color.ColorSpace cs, java.awt.Rectangle bbox, INode parent, PDFReader pdfr)
          Returns leaf that performs the type of smooth shading (gradient) described by the passed shading dictionary within the area bbox.
 


Multivalent API