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 classPaintStyle.FlipModestatic interfacePaintStyle.GradientPaintstatic classPaintStyle.PaintModifierThe PaintStyle can be modified by secondary sources, e.g. the attributes in the preset shapes.static interfacePaintStyle.SolidPaintstatic classPaintStyle.TextureAlignmentstatic interfacePaintStyle.TexturePaint
-