|
From: Tom H. <th...@us...> - 2001-10-22 19:39:07
|
Update of /cvsroot/repast/repast/uchicago/src/sim/space/gis/raster In directory usw-pr-cvs1:/tmp/cvs-serv17869 Modified Files: RasterSpace.java Added Files: CogMap.java Log Message: Changed the raster space to pass size info for display. Added the CogMap class. This represents an agent's internal cognative map. It is basically a wrapper for the geotools viewer. I should really write an interface for this in addition, and move this class into the simulation. |