|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageView
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
getBuffer()
Returns the buffer itself |
java.awt.Graphics2D |
getGraphics()
Returns the buffered graphics |
boolean |
isStillValid(Application app)
|
void |
paintOn(java.awt.Graphics2D g,
int w,
int h)
|
void |
setSize(Application app,
int w,
int h)
Changes the image buffer |
| Method Detail |
|---|
void paintOn(java.awt.Graphics2D g,
int w,
int h)
void setSize(Application app,
int w,
int h)
w - widthh - heightjava.awt.Graphics2D getGraphics()
java.awt.image.BufferedImage getBuffer()
boolean isStillValid(Application app)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||