|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPCoder
IPCoder
| Method Summary | |
|---|---|
boolean |
geocode()
Attempts to geocode the current IP address. |
double |
getLatitude()
Returns the latitude (in decimal form) of the IP as a double. |
double |
getLongitude()
Returns the longitude (in decimal form) of the IP as a double. |
void |
setIp(java.lang.String ip)
Sets the ip address to geocode. |
| Method Detail |
|---|
void setIp(java.lang.String ip)
ip - The IPv4 or IPv6 address to geocode.boolean geocode()
double getLongitude()
double getLatitude()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||