Package cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid

Package class diagram package cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid
Interface Summary
IGrid<GRID_CELL extends IGridCell,GRID_CELL_ID extends IGridCellId,GRID_ITERATOR extends IGridIterator<GRID_CELL,GRID_CELL_ID>> Experimental grid interface.
IGridCell A cell for an experimental grid interface.
IGridCellFlag A grid cell flag for the experimental grid interface.
IGridCellId Interface for retrieval of the actual location of the grid cell whose id this is.
IGridIterator<GRID_CELL extends IGridCell,GRID_CELL_ID extends IGridCellId> Iteator used for the experimental grid interface to traverse the map.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.