|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.ISun.Location
public static class ISun.Location
Field Summary | |
---|---|
double |
elevation
|
double |
latitude
|
double |
longitude
|
double |
timeZone
|
Constructor Summary | |
---|---|
ISun.Location(double lat,
double lng,
double elev,
double tmZone)
|
Method Summary | |
---|---|
static ISun.Location |
cityLocation(ISun.City city)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double longitude
public double latitude
public double elevation
public double timeZone
Constructor Detail |
---|
public ISun.Location(double lat, double lng, double elev, double tmZone)
Method Detail |
---|
public static ISun.Location cityLocation(ISun.City city)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |