Class DefaultGeographyFactory
java.lang.Object
repast.simphony.context.space.gis.DefaultGeographyFactory
- All Implemented Interfaces:
- GeographyFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<T> Geography<T>createGeography(String name, Context<T> context, GeographyParameters<T> params) 
- 
Constructor Details- 
DefaultGeographyFactorypublic DefaultGeographyFactory()
 
- 
- 
Method Details- 
createGeographypublic <T> Geography<T> createGeography(String name, Context<T> context, GeographyParameters<T> params) - Specified by:
- createGeographyin interface- GeographyFactory
 
 
-