Package org.apache.poi.sl.usermodel
Interface PaintStyle
-
- All Known Subinterfaces:
PaintStyle.GradientPaint
,PaintStyle.SolidPaint
,PaintStyle.TexturePaint
public interface PaintStyle
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
PaintStyle.GradientPaint
static class
PaintStyle.PaintModifier
The PaintStyle can be modified by secondary sources, e.g.static interface
PaintStyle.SolidPaint
static interface
PaintStyle.TexturePaint
-