|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGridIterator | |
|---|---|
| cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid | |
| cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid.basic | |
| Uses of IGridIterator 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 IGridIterator | |
|---|---|
interface |
IGrid<GRID_CELL extends IGridCell,GRID_CELL_ID extends IGridCellId,GRID_ITERATOR extends IGridIterator<GRID_CELL,GRID_CELL_ID>>
Experimental grid interface. |
| Uses of IGridIterator 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 IGridIterator | |
|---|---|
class |
BasicGridIterator
Iterator for the experimental grid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||