|
From: Nick C. <sr...@us...> - 2001-12-17 19:25:05
|
Update of /cvsroot/repast/repast/uchicago/src/sim/gui In directory usw-pr-cvs1:/tmp/cvs-serv9714/sim/gui Added Files: NetworkDrawable.java OvalNetworkItem.java RectNetworkItem.java Log Message: New network drawing classes. The idea here is that we have a DefaultNode. You can add NetworkDrawables to the default node and the DefaultNode will forward its drawing to these NetworkDrawables. |