| Package | Description |
|---|---|
| com.itextpdf.kernel.colors.gradients | |
| com.itextpdf.svg.renderers.impl |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
protected GradientSpreadMethod |
AbstractGradientSvgNodeRenderer.parseSpreadMethod()
Parses the gradient spread method
|
Copyright © 1998–2023 iText Group NV. All rights reserved.