Package repast.simphony.gis.dataLoader
Class ShapefileAgentBuilder
java.lang.Object
repast.simphony.gis.dataLoader.ShapefileAgentBuilder
- All Implemented Interfaces:
ContextBuilder<org.apache.poi.ss.formula.functions.T>
public class ShapefileAgentBuilder
extends Object
implements ContextBuilder<org.apache.poi.ss.formula.functions.T>
TODO Geotools: re-work this into the ContextBuilderFactory
context.xml dataloader mechanism
- Author:
- eric
-
Method Summary
-
Method Details
-
build
Description copied from interface:ContextBuilder
Builds and returns a context. Building a context consists of filling it with agents, adding projections and so forth. The returned context does not necessarily have to be the passed in context.- Specified by:
build
in interfaceContextBuilder<org.apache.poi.ss.formula.functions.T>
- Returns:
- the built context.
-