|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PixelJumperByte
Not sure if I need this, but this is a little bit of structure build on top of the ByteProcessor. I think that the idea is that you just take one of them and use it in an adapter.
Method Summary | |
---|---|
int[] |
getCyclePoints()
What you need to add to the the index in the pixels array to get to the indexed point. |
int |
getMaxX()
|
int |
getMaxY()
|
int |
getMinX()
|
int |
getMinY()
|
byte[] |
getPixels()
|
Method Detail |
---|
byte[] getPixels()
int getMinX()
int getMaxX()
int getMinY()
int getMaxY()
int[] getCyclePoints()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |