Uses of Class
com.maxmind.geoip.Location

Uses of Location in com.maxmind.geoip
 

Methods in com.maxmind.geoip that return Location
 Location LookupService.getLocation(java.net.InetAddress addr)
           
 Location LookupService.getLocation(long ipnum)
           
 Location LookupService.getLocation(java.lang.String str)
           
 Location LookupService.getLocationV6(java.net.InetAddress addr)
           
 Location LookupService.getLocationV6(java.lang.String str)
           
 Location LookupService.getLocationwithdnsservice(java.lang.String str)
           
 

Methods in com.maxmind.geoip with parameters of type Location
 double Location.distance(Location loc)
           
 



Copyright © 2011. All Rights Reserved.