public class GradientHelper extends Object
| Constructor and Description |
|---|
GradientHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pdfbox.pdmodel.graphics.shading.PDShading |
createLinearGradient(PdfBoxFastOutputDevice od,
AffineTransform transform,
FSLinearGradient gradient,
Shape bounds)
This method is used for creating linear gradient with its components.
|
public static org.apache.pdfbox.pdmodel.graphics.shading.PDShading createLinearGradient(PdfBoxFastOutputDevice od, AffineTransform transform, FSLinearGradient gradient, Shape bounds)
Copyright © 2004–2025. All rights reserved.