|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGridCell | |
|---|---|
| cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid | |
| cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid.basic | |
| Uses of IGridCell in cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid |
|---|
| Classes in cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid with type parameters of type IGridCell | |
|---|---|
interface |
IGrid<GRID_CELL extends IGridCell,GRID_CELL_ID extends IGridCellId,GRID_ITERATOR extends IGridIterator<GRID_CELL,GRID_CELL_ID>>
Experimental grid interface. |
interface |
IGridIterator<GRID_CELL extends IGridCell,GRID_CELL_ID extends IGridCellId>
Iteator used for the experimental grid interface to traverse the map. |
| Uses of IGridCell in cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid.basic |
|---|
| Classes in cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid.basic that implement IGridCell | |
|---|---|
class |
SymmetricGridCell
A single square cell for the experimental grid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||