Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.shading |
This package deals with shadings which are used for filling instead of a color.
|
Modifier and Type | Class and Description |
---|---|
class |
PDShadingType3
Resources for a radial shading.
|
Constructor and Description |
---|
AxialShadingContext(PDShadingType2 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.