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 shading,
ColorModel colorModel,
AffineTransform xform,
Matrix matrix,
Rectangle deviceBounds)
Constructor creates an instance to be used for fill operations.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.