|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Hexable
Die Beschreibung des Hex Feldes.
| Method Summary | |
|---|---|
byte |
getByte(int row,
int col)
Method getByte. |
int |
getColumnCount()
Method getColumnCount. |
int |
getLastRowSize()
Method getLastRowSize. |
byte[] |
getRow(int row)
Method getRow. |
int |
getRowCount()
Method getRowCount. |
void |
setByte(int row,
int col,
byte value)
Method setByte. |
| Method Detail |
|---|
int getRowCount()
int getColumnCount()
int getLastRowSize()
byte getByte(int row,
int col)
row - col -
void setByte(int row,
int col,
byte value)
row - col - value - byte[] getRow(int row)
row -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||