| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.core.misc.HexGrid
public class HexGrid
| Nested Class Summary | |
|---|---|
|  class | HexGrid.HexCell | 
| Constructor Summary | |
|---|---|
| HexGrid(int rows,
        int columns)Creates a new instance of HexGrid | |
| Method Summary | |
|---|---|
|  int | getContentOf(int row,
             int column) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public HexGrid(int rows,
               int columns)
| Method Detail | 
|---|
public int getContentOf(int row,
                        int column)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||