Package | Description |
---|---|
org.apache.poi.sl.draw | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Paint |
DrawPaint.createLinearGradientPaint(PaintStyle.GradientPaint fill,
java.awt.Graphics2D graphics) |
protected java.awt.Paint |
DrawPaint.createPathGradientPaint(PaintStyle.GradientPaint fill,
java.awt.Graphics2D graphics) |
protected java.awt.Paint |
DrawPaint.createRadialGradientPaint(PaintStyle.GradientPaint fill,
java.awt.Graphics2D graphics) |
protected java.awt.Paint |
DrawPaint.getGradientPaint(PaintStyle.GradientPaint fill,
java.awt.Graphics2D graphics) |
Modifier and Type | Class and Description |
---|---|
class |
XSLFGradientPaint |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.