| Package | Description |
|---|---|
| com.itextpdf.kernel.colors.gradients |
| Modifier and Type | Method and Description |
|---|---|
GradientSpreadMethod |
AbstractLinearGradientBuilder.getSpreadMethod()
Get the current spread method
|
static GradientSpreadMethod |
GradientSpreadMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradientSpreadMethod[] |
GradientSpreadMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractLinearGradientBuilder |
AbstractLinearGradientBuilder.setSpreadMethod(GradientSpreadMethod gradientSpreadMethod)
Set the spread method to use for the gradient
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.