Interface OverlayLayer
- All Known Implementing Classes:
 DotPatternFillLayer,ImageCornerLayer,ImagePatternFill,MatteBorderLayer,SolidFillLayer,StripePatternFillLayer,TextPatternFill
public interface OverlayLayer
A simple painted layer, used by LayeredOverlay
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidpaintOverlay(JComponent comp, Graphics2D g, Rectangle rect, float animationValue)  
- 
Method Details
- 
paintOverlay
 - 
isAnimated
boolean isAnimated() 
 -