@Internal public class XSLFGradientPaint extends java.lang.Object implements PaintStyle.GradientPaint
PaintStyle.GradientPaint.GradientTypePaintStyle.FlipMode, PaintStyle.GradientPaint, PaintStyle.PaintModifier, PaintStyle.SolidPaint, PaintStyle.TextureAlignment, PaintStyle.TexturePaint| Constructor and Description |
|---|
XSLFGradientPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties gradFill,
org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor phClr,
XSLFTheme theme,
XSLFSheet sheet) |
| Modifier and Type | Method and Description |
|---|---|
Insets2D |
getFillToInsets() |
double |
getGradientAngle() |
ColorStyle[] |
getGradientColors() |
float[] |
getGradientFractions() |
PaintStyle.GradientPaint.GradientType |
getGradientType() |
boolean |
isRotatedWithShape() |
public double getGradientAngle()
getGradientAngle in interface PaintStyle.GradientPaintpublic ColorStyle[] getGradientColors()
getGradientColors in interface PaintStyle.GradientPaintpublic float[] getGradientFractions()
getGradientFractions in interface PaintStyle.GradientPaintpublic boolean isRotatedWithShape()
isRotatedWithShape in interface PaintStyle.GradientPaintpublic PaintStyle.GradientPaint.GradientType getGradientType()
getGradientType in interface PaintStyle.GradientPaintpublic Insets2D getFillToInsets()
getFillToInsets in interface PaintStyle.GradientPaintCopyright 2021 The Apache Software Foundation or its licensors, as applicable.