Package org.apache.poi.sl.usermodel
Interface PaintStyle.TexturePaint
-
- All Superinterfaces:
PaintStyle
- Enclosing interface:
- PaintStyle
public static interface PaintStyle.TexturePaint extends PaintStyle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.poi.sl.usermodel.PaintStyle
PaintStyle.GradientPaint, PaintStyle.PaintModifier, PaintStyle.SolidPaint, PaintStyle.TexturePaint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAlpha()
java.lang.String
getContentType()
java.io.InputStream
getImageData()
-