Uses of Class
twitter4j.GeoQuery

Packages that use GeoQuery
twitter4j   
twitter4j.api   
 

Uses of GeoQuery in twitter4j
 

Methods in twitter4j that return GeoQuery
 GeoQuery GeoQuery.accuracy(java.lang.String accuracy)
           
 GeoQuery GeoQuery.granularity(java.lang.String granularity)
           
 GeoQuery GeoQuery.maxResults(int maxResults)
           
 

Uses of GeoQuery in twitter4j.api
 

Methods in twitter4j.api with parameters of type GeoQuery
 ResponseList<Place> GeoMethods.reverseGeoCode(GeoQuery query)
          Search for places (cities and neighborhoods) that can be attached to a statuses/update.
 ResponseList<Place> GeoMethods.searchPlaces(GeoQuery query)
          Search for places that can be attached to a statuses/update.
 



Copyright © 2011. All Rights Reserved.