|
Spring Social Twitter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.twitter.api.Place.GeoPoint
public static class Place.GeoPoint
Represents a point in geospace (e.g., latitude/longitude)
| Constructor Summary | |
|---|---|
Place.GeoPoint(double latitude,
double longitude)
|
|
| Method Summary | |
|---|---|
double |
getLatitude()
|
double |
getLongitude()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Place.GeoPoint(double latitude,
double longitude)
| Method Detail |
|---|
public double getLatitude()
public double getLongitude()
|
Spring Social Twitter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||