Package repast.simphony.space.gis
Interface GISAdder<T>
- All Known Implementing Classes:
RandomGISAdder
,SimpleAdder
Interface for classes that wish to add objects to a real, geographic space. Typically,
this will call Geography.moveTo and move agents into the geography and associate
them with a geometry in some model specific way.
- Version:
- $Revision$ $Date$
- Author:
- Nick Collier
-
Method Summary