Uses of Class
com.twitter.clientlib.model.Geo
-
Packages that use Geo Package Description com.twitter.clientlib.model -
-
Uses of Geo in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return Geo Modifier and Type Method Description GeoGeo. addBboxItem(Double bboxItem)GeoGeo. bbox(List<Double> bbox)static GeoGeo. fromJson(String jsonString)Create an instance of Geo given an JSON stringGeoGeo. geometry(Point geometry)GeoPlace. getGeo()Get geoGeoGeo. properties(Object properties)GeoGeo. type(Geo.TypeEnum type)Methods in com.twitter.clientlib.model with parameters of type Geo Modifier and Type Method Description PlacePlace. geo(Geo geo)voidPlace. setGeo(Geo geo)
-