| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicPointOfInterest  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PointOfInterest> | 
Gazetteer.findPlaces(String placeInfo)
Find places identified in a string of free text. 
 | 
List<PointOfInterest> | 
YahooGazetteer.findPlaces(String lookupString)  | 
protected ArrayList<PointOfInterest> | 
YahooGazetteer.parseLocationString(String locationString)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Controller.moveToLocation(PointOfInterest location)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PointOfInterest> | 
YahooGazetteer.findPlaces(String placeInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GazetteerPanel.moveToLocation(PointOfInterest location)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AddAnimator.AppFrame.ViewDisplay.FlyViewGazetteerPanel.moveToLocation(PointOfInterest location)  |