|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PixelHandler
Interface for anything that can handle an isolated pixel.
Method Summary | |
---|---|
void |
putPixel(int x,
int y,
int color)
Handle a pixel with a color and a coordinate. |
Method Detail |
---|
void putPixel(int x, int y, int color)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |