Class | Description |
---|---|
AbstractLinearGradientBuilder |
Base class for linear gradient builders implementations.
|
GradientColorStop |
The gradient stop color structure representing the stop color configuration.
|
LinearGradientBuilder |
The linear gradient builder implementation with direct target gradient vector and shading transformation ( more info )
|
StrategyBasedLinearGradientBuilder |
The linear gradient builder with automatic coordinates vector evaluation for the target filled area based on configured strategy
|
Enum | Description |
---|---|
GradientColorStop.HintOffsetType |
Represents the possible hint offset type
|
GradientColorStop.OffsetType |
Represents the possible offset type
|
GradientSpreadMethod |
Represents possible spreading methods for gradient color outside of the coordinates vector
|
StrategyBasedLinearGradientBuilder.GradientStrategy |
Specifies the predefined strategies
|
Copyright © 1998–2021 iText Group NV. All rights reserved.