de.cesr.sesamgim.aggregate
Class GGeographyAggregator

java.lang.Object
  extended by de.cesr.sesamgim.aggregate.GGeographyAggregator

public class GGeographyAggregator
extends Object

SesamGIM - Geographical Initialisation for Milieu Agents


Constructor Summary
GGeographyAggregator()
           
 
Method Summary
static
<AgentType>
void
aggregateAgents(repast.simphony.space.gis.Geography<? super AgentType> geography, AgentType survivingAgent, AgentType otherAgent)
           
static
<AgentType>
GimAreaContext<AgentType>
identifyAreaContext(Object agent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GGeographyAggregator

public GGeographyAggregator()
Method Detail

aggregateAgents

public static <AgentType> void aggregateAgents(repast.simphony.space.gis.Geography<? super AgentType> geography,
                                               AgentType survivingAgent,
                                               AgentType otherAgent)

identifyAreaContext

public static <AgentType> GimAreaContext<AgentType> identifyAreaContext(Object agent)