Package | Description |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.draw | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
PaintStyle.SolidPaint |
HSLFTextRun.getFontColor() |
Modifier and Type | Method and Description |
---|---|
static PaintStyle.SolidPaint |
DrawPaint.createSolidPaint(java.awt.Color color) |
static PaintStyle.SolidPaint |
DrawPaint.createSolidPaint(ColorStyle color) |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Paint |
DrawPaint.getSolidPaint(PaintStyle.SolidPaint fill,
java.awt.Graphics2D graphics,
PaintStyle.PaintModifier modifier) |
Modifier and Type | Method and Description |
---|---|
PaintStyle.SolidPaint |
Shadow.getFillStyle() |
Modifier and Type | Method and Description |
---|---|
PaintStyle.SolidPaint |
XSLFShadow.getFillStyle() |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.