|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CGLatLon in com.citygrid |
---|
Fields in com.citygrid declared as CGLatLon | |
---|---|
private CGLatLon |
CGRegion.latlon
|
private CGLatLon |
CGBaseLocation.latlon
|
private CGLatLon |
CGBaseLocation.Builder.latlon
|
Methods in com.citygrid that return CGLatLon | |
---|---|
CGLatLon |
CGRegion.getLatlon()
|
CGLatLon |
CGBaseLocation.getLatlon()
|
CGLatLon |
CGLocation.getLatlon()
|
Methods in com.citygrid with parameters of type CGLatLon | |
---|---|
CGBaseLocation.Builder |
CGBaseLocation.Builder.latlon(CGLatLon latlon)
|
Constructors in com.citygrid with parameters of type CGLatLon | |
---|---|
CGRegion(String type,
String name,
CGLatLon latlon,
float radius)
|
Uses of CGLatLon in com.citygrid.ads.custom |
---|
Fields in com.citygrid.ads.custom declared as CGLatLon | |
---|---|
private CGLatLon |
CGAdsCustom.latlon
|
Methods in com.citygrid.ads.custom that return CGLatLon | |
---|---|
CGLatLon |
CGAdsCustom.getLatlon()
|
CGLatLon |
CGAdsCustomAd.getLatlon()
|
Methods in com.citygrid.ads.custom with parameters of type CGLatLon | |
---|---|
void |
CGAdsCustom.setLatlon(CGLatLon latlon)
|
Uses of CGLatLon in com.citygrid.ads.mobile |
---|
Fields in com.citygrid.ads.mobile declared as CGLatLon | |
---|---|
private CGLatLon |
CGAdsMobile.latlon
|
Methods in com.citygrid.ads.mobile that return CGLatLon | |
---|---|
CGLatLon |
CGAdsMobile.getLatlon()
|
Methods in com.citygrid.ads.mobile with parameters of type CGLatLon | |
---|---|
void |
CGAdsMobile.setLatlon(CGLatLon latlon)
|
Uses of CGLatLon in com.citygrid.content.offers |
---|
Methods in com.citygrid.content.offers that return CGLatLon | |
---|---|
CGLatLon |
CGOffersLocation.getLatlon()
|
Uses of CGLatLon in com.citygrid.content.offers.search |
---|
Fields in com.citygrid.content.offers.search declared as CGLatLon | |
---|---|
private CGLatLon |
CGOffersSearch.latlon
|
private CGLatLon |
CGOffersSearch.latlon2
|
Methods in com.citygrid.content.offers.search that return CGLatLon | |
---|---|
CGLatLon |
CGOffersSearch.getLatlon()
|
CGLatLon |
CGOffersSearch.getLatlon2()
|
Methods in com.citygrid.content.offers.search with parameters of type CGLatLon | |
---|---|
void |
CGOffersSearch.setLatlon(CGLatLon latlon)
|
void |
CGOffersSearch.setLatlon2(CGLatLon latlon2)
|
Uses of CGLatLon in com.citygrid.content.places.detail |
---|
Methods in com.citygrid.content.places.detail that return CGLatLon | |
---|---|
CGLatLon |
CGPlacesDetailLocation.getLatlon()
|
Uses of CGLatLon in com.citygrid.content.places.search |
---|
Fields in com.citygrid.content.places.search declared as CGLatLon | |
---|---|
private CGLatLon |
CGPlacesSearch.latlon
Latitude and longitude of the center of a circle for a geographic search. |
private CGLatLon |
CGPlacesSearch.latlon2
Second latitude and longitude used when performing a manual box search. |
Methods in com.citygrid.content.places.search that return CGLatLon | |
---|---|
CGLatLon |
CGPlacesSearch.getLatlon()
|
CGLatLon |
CGPlacesSearchLocation.getLatlon()
|
CGLatLon |
CGPlacesSearch.getLatlon2()
|
Methods in com.citygrid.content.places.search with parameters of type CGLatLon | |
---|---|
void |
CGPlacesSearch.setLatlon(CGLatLon latlon)
|
void |
CGPlacesSearch.setLatlon2(CGLatLon latlon2)
|
Uses of CGLatLon in com.citygrid.content.reviews |
---|
Fields in com.citygrid.content.reviews declared as CGLatLon | |
---|---|
private CGLatLon |
CGReviewsSearch.latlon
|
Methods in com.citygrid.content.reviews that return CGLatLon | |
---|---|
CGLatLon |
CGReviewsSearch.getLatlon()
|
Methods in com.citygrid.content.reviews with parameters of type CGLatLon | |
---|---|
void |
CGReviewsSearch.setLatlon(CGLatLon latlon)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |