|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDShadingType2 | |
---|---|
org.apache.pdfbox.pdmodel.graphics.shading | This package deals with shadings which are used for filling instead of a color. |
Uses of PDShadingType2 in org.apache.pdfbox.pdmodel.graphics.shading |
---|
Subclasses of PDShadingType2 in org.apache.pdfbox.pdmodel.graphics.shading | |
---|---|
class |
PDShadingType3
This represents resources for a radial shading. |
Constructors in org.apache.pdfbox.pdmodel.graphics.shading with parameters of type PDShadingType2 | |
---|---|
AxialShadingContext(PDShadingType2 shadingType2,
ColorModel colorModelValue,
AffineTransform xform,
Matrix ctm,
int pageHeight)
Constructor creates an instance to be used for fill operations. |
|
AxialShadingPaint(PDShadingType2 shadingType2,
Matrix ctm,
int pageHeightValue)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |