Uses of Interface
org.metaabm.SGeography

Packages that use SGeography
org.metaabm   
org.metaabm.impl   
org.metaabm.util   
 

Uses of SGeography in org.metaabm
 

Methods in org.metaabm that return SGeography
 SGeography MetaABMFactory.createSGeography()
          Returns a new object of class 'SGeography'.
 

Uses of SGeography in org.metaabm.impl
 

Classes in org.metaabm.impl that implement SGeography
 class SGeographyImpl
          An implementation of the model object ' SGeography'.
 

Methods in org.metaabm.impl that return SGeography
 SGeography MetaABMFactoryImpl.createSGeography()
           
 

Uses of SGeography in org.metaabm.util
 

Methods in org.metaabm.util with parameters of type SGeography
 T MetaABMSwitch.caseSGeography(SGeography object)
          Returns the result of interpreting the object as an instance of 'SGeography'.