Modifier and Type | Class and Description |
---|---|
class |
BasicPointOfInterest |
Modifier and Type | Method and Description |
---|---|
java.util.List<PointOfInterest> |
YahooGazetteer.findPlaces(java.lang.String lookupString) |
java.util.List<PointOfInterest> |
Gazetteer.findPlaces(java.lang.String placeInfo)
Find places identified in a string of free text.
|
protected java.util.ArrayList<PointOfInterest> |
YahooGazetteer.parseLocationString(java.lang.String locationString) |
Modifier and Type | Method and Description |
---|---|
void |
Controller.moveToLocation(PointOfInterest location) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PointOfInterest> |
YahooGazetteer.findPlaces(java.lang.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) |