|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.util.Gazetteer.Location
public static class Gazetteer.Location
| Constructor Summary | |
|---|---|
Gazetteer.Location(String precision,
LatLon latlon,
String address,
String city,
String state,
String zip,
String country)
|
|
| Method Summary | |
|---|---|
String |
getAddress()
|
String |
getCity()
|
String |
getCountry()
|
LatLon |
getLatlon()
|
String |
getPrecision()
|
String |
getState()
|
String |
getZip()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Gazetteer.Location(String precision,
LatLon latlon,
String address,
String city,
String state,
String zip,
String country)
| Method Detail |
|---|
public String getAddress()
public String getCity()
public String getCountry()
public LatLon getLatlon()
public String getPrecision()
public String getState()
public String getZip()
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||