|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AreaEffect
An effect which works on AbstractPathPainters or any thing else which can provide a shape to be drawn.
Method Summary | |
---|---|
void |
apply(java.awt.Graphics2D g,
java.awt.Shape clipShape,
int width,
int height)
Draws an effect on the specifed graphics and path using the specified width and height. |
Method Detail |
---|
void apply(java.awt.Graphics2D g, java.awt.Shape clipShape, int width, int height)
g
- clipShape
- width
- height
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |