|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.features.poller.remote.gwt.server.geocoding.GoogleMapsGeocoder
public class GoogleMapsGeocoder
GoogleMapsGeocoder class.
| Constructor Summary | |
|---|---|
GoogleMapsGeocoder()
Constructor for GoogleMapsGeocoder. |
|
| Method Summary | |
|---|---|
GWTLatLng |
geocode(String geolocation)
geocode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleMapsGeocoder()
Constructor for GoogleMapsGeocoder.
| Method Detail |
|---|
public GWTLatLng geocode(String geolocation)
throws GeocoderException
geocode
geocode in interface Geocodergeolocation - a String object.
GWTLatLng object.
GeocoderException - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||