| Package | Description |
|---|---|
| com.itextpdf.kernel.colors.gradients |
| Modifier and Type | Method and Description |
|---|---|
GradientColorStop.HintOffsetType |
GradientColorStop.getHintOffsetType()
Get the hint offset type
|
static GradientColorStop.HintOffsetType |
GradientColorStop.HintOffsetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradientColorStop.HintOffsetType[] |
GradientColorStop.HintOffsetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GradientColorStop |
GradientColorStop.setHint(double hintOffset,
GradientColorStop.HintOffsetType hintOffsetType)
Set the color hint specified by its value and type (
more details). |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.