Package | Description |
---|---|
com.itextpdf.kernel.colors.gradients |
Modifier and Type | Method and Description |
---|---|
LinearGradientBuilder |
LinearGradientBuilder.setCurrentSpaceToGradientVectorSpaceTransformation(AffineTransform transformation)
Set the linear gradient space transformation which specifies the transformation from the current coordinates space to gradient vector space
|
LinearGradientBuilder |
LinearGradientBuilder.setGradientVector(double x0, double y0, double x1, double y1)
Set coordinates for gradient vector ( more info )
|
Copyright © 1998–2021 iText Group NV. All rights reserved.