Package de.cesr.sesamgim.init.area

Interface Summary
GimAreaInitialiser<AgentT extends GimMilieuAgent<AgentT>> SesamGIM - Geographical Initialisation for Milieu Agents Initialises are contexts.
GimAreaInitialiseService<AgentType extends GimMilieuAgent<AgentType>> SesamGIM - Geographical Initialisation for Milieu Agents Initialises a possible custom extension of GAreaContext.
 

Class Summary
GAreaInitialiser<AgentT extends GimMilieuAgent<AgentT>> SesamGIM - Geographical Initialisation for Milieu Agents Takes a shape file, initialises GAreaContext objects from the objects in the shape file using the GimAreaInitialiseService and assigns agents to these contexts utilising their position in the geography.
GDefaultAreaInitialiseService<AgentType extends GimMilieuAgent<AgentType>> SesamGIM - Geographical Initialisation for Milieu Agents