Uses of Class
gov.nasa.worldwind.exception.NoItemException
- 
Packages that use NoItemException Package Description gov.nasa.worldwind.poi gov.nasa.worldwindx.applications.worldwindow.features 
- 
- 
Uses of NoItemException in gov.nasa.worldwind.poiMethods in gov.nasa.worldwind.poi that throw NoItemException Modifier and Type Method Description static java.lang.StringPOIUtils. callService(java.lang.String urlString)Invoke a point-of-interest service.java.util.List<PointOfInterest>Gazetteer. findPlaces(java.lang.String placeInfo)Find places identified in a string of free text.java.util.List<PointOfInterest>YahooGazetteer. findPlaces(java.lang.String lookupString)
- 
Uses of NoItemException in gov.nasa.worldwindx.applications.worldwindow.featuresMethods in gov.nasa.worldwindx.applications.worldwindow.features that throw NoItemException Modifier and Type Method Description java.util.List<PointOfInterest>YahooGazetteer. findPlaces(java.lang.String placeInfo)
 
-