|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoLocation | |
|---|---|
| facebook4j | |
| facebook4j.api | |
| Uses of GeoLocation in facebook4j |
|---|
| Methods in facebook4j that return GeoLocation | |
|---|---|
GeoLocation |
CheckinUpdate.getCoordinates()
|
GeoLocation |
Checkin.getCoordinates()
|
| Constructors in facebook4j with parameters of type GeoLocation | |
|---|---|
CheckinUpdate(String place,
GeoLocation coordinates)
|
|
CheckinUpdate(String place,
GeoLocation coordinates,
String tags,
String message,
URL link,
URL picture)
|
|
| Uses of GeoLocation in facebook4j.api |
|---|
| Methods in facebook4j.api with parameters of type GeoLocation | |
|---|---|
ResponseList<Location> |
SearchMethods.searchLocations(GeoLocation center,
int distance)
Returns locations near a geographical location. |
ResponseList<Location> |
SearchMethods.searchLocations(GeoLocation center,
int distance,
Reading reading)
Returns locations near a geographical location. |
ResponseList<Place> |
SearchMethods.searchPlaces(String query,
GeoLocation center,
int distance)
Searches places. |
ResponseList<Place> |
SearchMethods.searchPlaces(String query,
GeoLocation center,
int distance,
Reading reading)
Searches places. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||