Uses of Interface
org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
Packages that use PaintStyle.GradientPaint
-
Uses of PaintStyle.GradientPaint in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw with parameters of type PaintStyle.GradientPaintModifier and TypeMethodDescriptionprotected PaintDrawPaint.createLinearGradientPaint(PaintStyle.GradientPaint fill, Graphics2D graphics) protected PaintDrawPaint.createPathGradientPaint(PaintStyle.GradientPaint fill, Graphics2D graphics) protected PaintDrawPaint.createRadialGradientPaint(PaintStyle.GradientPaint fill, Graphics2D graphics) protected PaintDrawPaint.getGradientPaint(PaintStyle.GradientPaint fill, Graphics2D graphics)