Uses of Class
no.uio.edd.model.geo.map.GeoMap

Packages that use GeoMap
no.uio.edd.model.geo.map   
 

Uses of GeoMap in no.uio.edd.model.geo.map
 

Methods in no.uio.edd.model.geo.map that return GeoMap
 GeoMap GeoPlace.getMyGeoMap()
           
 

Constructors in no.uio.edd.model.geo.map with parameters of type GeoMap
GeoPlace(java.lang.String id, GeoMap inGeoMap)