Package | Description |
---|---|
com.itextpdf.kernel.colors.gradients |
Modifier and Type | Class and Description |
---|---|
class |
LinearGradientBuilder
The linear gradient builder implementation with direct target gradient vector
and shading transformation (
more info ) |
class |
StrategyBasedLinearGradientBuilder
The linear gradient builder with automatic coordinates vector evaluation for the target filled
area based on configured strategy
|
Modifier and Type | Method and Description |
---|---|
AbstractLinearGradientBuilder |
AbstractLinearGradientBuilder.addColorStop(GradientColorStop gradientColorStop)
Adds the new color stop to the end (
more info ). |
AbstractLinearGradientBuilder |
AbstractLinearGradientBuilder.setSpreadMethod(GradientSpreadMethod gradientSpreadMethod)
Set the spread method to use for the gradient
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.