|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWebImageFetcher
A web image fetcher connects to the Internet and downloads an aerial photo image from a pre-configured web server
| Method Summary | |
|---|---|
String |
imageCountry()
Returns the "country" field for geo-location. |
void |
imageCountry(String s)
Sets the "country" field for geo-location |
IUndoable |
imageFetch(JFrame parent,
IXyz centre)
This will raise a dialog, pre-filled with state and country information, and street information if it can be deduced from the current location, and prompt the user to modify this information to suit. |
String |
imageState()
Returns the "state" field for geo-location. |
void |
imageState(String s)
Sets the "state" field for geo-location |
| Method Detail |
|---|
String imageState()
String imageCountry()
void imageState(String s)
void imageCountry(String s)
IUndoable imageFetch(JFrame parent,
IXyz centre)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||