org.apache.poi.sl.usermodel
Interface PaintStyle.GradientPaint
- All Superinterfaces:
- PaintStyle
- Enclosing interface:
- PaintStyle
public static interface PaintStyle.GradientPaint
- extends PaintStyle
getGradientAngle
double getGradientAngle()
- Returns:
- the angle of the gradient
getGradientColors
ColorStyle[] getGradientColors()
getGradientFractions
float[] getGradientFractions()
isRotatedWithShape
boolean isRotatedWithShape()
getGradientType
PaintStyle.GradientPaint.GradientType getGradientType()
Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.