Interface RelativePaint
- 
- All Superinterfaces:
- java.awt.Paint,- java.awt.Transparency
 - All Known Implementing Classes:
- RelativeLinearGradientPaint,- RelativeRadialGradientPaint
 
 public interface RelativePaint extends java.awt.Paint
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbeforePaint(java.awt.geom.Rectangle2D shapeSize)
 
-