Uses of Interface
org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
Packages that use PaintStyle.TexturePaint Package Description org.apache.poi.sl.draw -
-
Uses of PaintStyle.TexturePaint in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw that return PaintStyle.TexturePaint Modifier and Type Method Description PaintStyle.TexturePaint
DrawTexturePaint. getFill()
Methods in org.apache.poi.sl.draw with parameters of type PaintStyle.TexturePaint Modifier and Type Method Description protected Paint
DrawPaint. getTexturePaint(PaintStyle.TexturePaint fill, Graphics2D graphics)
-