Uses of Class
org.geonames.Intersection

Packages that use Intersection
org.geonames GeoNames Java API main classes. 
 

Uses of Intersection in org.geonames
 

Methods in org.geonames that return Intersection
static Intersection WebService.findNearestIntersection(double latitude, double longitude)
           
static Intersection WebService.findNearestIntersection(double latitude, double longitude, double radius)