
public class Geocoding extends Object
| Constructor and Description |
|---|
Geocoding() |
| Modifier and Type | Method and Description |
|---|---|
static AddressPoint |
address(AddressPoint address)
Works just like addTreAddressPointe(String)
|
static AddressPoint |
address(String address)
Transform address stored in the string to AddressPoint object by google
api.
|
public static final AddressPoint address(AddressPoint address) throws Exception
Exceptionaddress(String)public static final AddressPoint address(String address) throws Exception
address - ExceptionCopyright © 2013. All Rights Reserved.