Uses of Class
de.deepamehta.plugins.geomaps.model.GeoCoordinate

Packages that use GeoCoordinate
de.deepamehta.plugins.geomaps   
de.deepamehta.plugins.geomaps.service   
 

Uses of GeoCoordinate in de.deepamehta.plugins.geomaps
 

Methods in de.deepamehta.plugins.geomaps that return GeoCoordinate
(package private)  GeoCoordinate GeomapsPlugin.Address.geocode()
           
 GeoCoordinate GeomapsPlugin.getGeoCoordinate(Topic geoTopic)
           
 

Methods in de.deepamehta.plugins.geomaps with parameters of type GeoCoordinate
private  void GeomapsPlugin.storeGeoCoordinate(Topic address, GeoCoordinate geoCoord, ClientState clientState, Directives directives)
          Stores a geo coordinate for an address topic in the DB.
 

Uses of GeoCoordinate in de.deepamehta.plugins.geomaps.service
 

Methods in de.deepamehta.plugins.geomaps.service that return GeoCoordinate
 GeoCoordinate GeomapsService.getGeoCoordinate(Topic geoTopic)
          Returns the geo coordinate of a geo-facetted topic (e.g.
 



Copyright © 2014. All Rights Reserved.