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