Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.shading |
This package deals with shadings which are used for filling instead of a color.
|
Constructor and Description |
---|
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.
|
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.