|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Pixer
Iterator over pixels.
Pixers
Method Summary | |
---|---|
int |
getX()
Returns the X coordinate of the current point. |
int |
getY()
Returns the Y coordinate of the current point. |
boolean |
next()
Advances to the next point to be dispensed by this iterator. |
Method Detail |
---|
boolean next()
int getX()
int getY()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |