NASA World Wind

Uses of Class
gov.nasa.worldwind.exception.ServiceException

Packages that use ServiceException
gov.nasa.worldwind.poi   
 

Uses of ServiceException in gov.nasa.worldwind.poi
 

Methods in gov.nasa.worldwind.poi that throw ServiceException
static String POIUtils.callService(String urlString)
          Invoke a point-of-interest service.
 List<PointOfInterest> YahooGazetteer.findPlaces(String lookupString)
           
 List<PointOfInterest> Gazetteer.findPlaces(String placeInfo)
          Find places identified in a string of free text.
 


NASA World Wind