Uses of Interface
de.hybris.platform.storelocator.GPS
-
-
Uses of GPS in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl with parameters of type GPS Modifier and Type Method Description protected FlexibleSearchQueryAcceleratorPointOfServiceDao. buildQuery(GPS center, double radius, BaseStoreModel baseStore) -
Uses of GPS in de.hybris.platform.basecommerce.backoffice.editor
Methods in de.hybris.platform.basecommerce.backoffice.editor with parameters of type GPS Modifier and Type Method Description protected voidGeoCodePosSectionRenderer. desynchronizeView(GPS gps, java.util.Date geocodeTimestamp, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager)protected voidGeoCodePosSectionRenderer. updatePointOfService(GPS gps, java.util.Date geocodeTimestamp, PointOfServiceModel pos) -
Uses of GPS in de.hybris.platform.chinesestoreservices.map.impl
Methods in de.hybris.platform.chinesestoreservices.map.impl that return GPS Modifier and Type Method Description GPSBaiduMapsServiceWrapper. geocodeAddress(AddressData address)GPSBaiduMapsServiceWrapper. geocodeAddress(Location location)GPSBaiduMapTools. geocodeAddress(AddressData addressData)geo-codes the given address dataGPSBaiduMapTools. geocodeAddress(Location address)geo-codes the given location -
Uses of GPS in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return GPS Modifier and Type Method Description protected GPSDefaultStoreLocatorFacade. findCenterPosition(java.util.List<Map> locations) -
Uses of GPS in de.hybris.platform.commercewebservicestests.storelocator.impl
Methods in de.hybris.platform.commercewebservicestests.storelocator.impl that return GPS Modifier and Type Method Description GPSMockedGeoServiceWrapper. geocodeAddress(AddressData address)GPSMockedGeoServiceWrapper. geocodeAddress(Location address)Constructor parameters in de.hybris.platform.commercewebservicestests.storelocator.impl with type arguments of type GPS Constructor Description MockedGeoServiceWrapper(java.util.Map<java.lang.String,GPS> geoMap) -
Uses of GPS in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return GPS Modifier and Type Method Description GPSGPS. create(double latitude, double longitude)Creates IGPS basing on the string DMS(Degrees, Minutes, Second) representations of longitude and latitudeGPSGPS. create(java.lang.String latitude, java.lang.String longitude)Creates IGPS basing on the decimal longitude and latitudeGPSGeoWebServiceWrapper. geocodeAddress(AddressData address)Translate AddressData to IGPS using 3rd party serviceGPSGeoWebServiceWrapper. geocodeAddress(Location address)Translate IAddress to IGPS using 3rd party serviceMethods in de.hybris.platform.storelocator with parameters of type GPS Modifier and Type Method Description java.util.Collection<PointOfServiceModel>PointOfServiceDao. getAllGeocodedPOS(GPS center, double radius)return all POS items from the given neighborhoodjava.util.Collection<PointOfServiceModel>PointOfServiceDao. getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore)return all POS items from the given neighborhood belonging to given storeDistanceAndRouteGeoWebServiceWrapper. getDistanceAndRoute(GPS start, Location dest)Get distance and route that is between start GPS location and destination address -
Uses of GPS in de.hybris.platform.storelocator.impl
Classes in de.hybris.platform.storelocator.impl that implement GPS Modifier and Type Class Description classDefaultGPSMethods in de.hybris.platform.storelocator.impl that return GPS Modifier and Type Method Description GPSDefaultGPS. create(double latitude, double longitude)GPSDefaultGPS. create(java.lang.String latitude, java.lang.String longitude)GPSCommerceMockGeoWebServiceWrapper. geocodeAddress(AddressData address)GPSCommerceMockGeoWebServiceWrapper. geocodeAddress(Location address)GPSGoogleMapsServiceWrapper. geocodeAddress(AddressData address)GPSGoogleMapsServiceWrapper. geocodeAddress(Location address)GPSGoogleMapTools. geocodeAddress(AddressData addressData)geo-codes the given address dataGPSGoogleMapTools. geocodeAddress(Location address)geo-codes the given location.Methods in de.hybris.platform.storelocator.impl that return types with arguments of type GPS Modifier and Type Method Description protected java.util.Map<java.lang.String,GPS>CommerceMockGeoWebServiceWrapper. getCountryIsoGPSLocationMap()static java.util.List<GPS>GeometryUtils. getSquareOfTolerance(GPS center, double radius)returns list of coordinates locations being the top-left and bottom-right corners of the tolerance squareMethods in de.hybris.platform.storelocator.impl with parameters of type GPS Modifier and Type Method Description protected FlexibleSearchQueryDefaultPointOfServiceDao. buildQuery(GPS center, double radius)protected FlexibleSearchQueryDefaultPointOfServiceDao. buildQuery(GPS center, double radius, BaseStoreModel baseStore)java.util.Collection<PointOfServiceModel>DefaultPointOfServiceDao. getAllGeocodedPOS(GPS center, double radius)java.util.Collection<PointOfServiceModel>DefaultPointOfServiceDao. getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore)DistanceAndRouteCommerceMockGeoWebServiceWrapper. getDistanceAndRoute(GPS start, Location destination)DistanceAndRouteGoogleMapsServiceWrapper. getDistanceAndRoute(GPS start, Location destination)RouteDataGoogleMapTools. getDistanceAndRoute(GPS start, GPS destination)creates Distance and Route for the given start/destination GPSstatic doubleGeometryUtils. getElipticalDistanceKM(GPS gpsFrom, GPS gpsTo)Returns Elliptical distance between two gps coordinatesstatic java.util.List<GPS>GeometryUtils. getSquareOfTolerance(GPS center, double radius)returns list of coordinates locations being the top-left and bottom-right corners of the tolerance squareprotected static org.gavaghan.geodesy.GlobalCoordinatesGeometryUtils. igps2GlobalCoordinates(GPS igps)static booleanGeometryUtils. isPointInEurope(GPS point)Method parameters in de.hybris.platform.storelocator.impl with type arguments of type GPS Modifier and Type Method Description voidCommerceMockGeoWebServiceWrapper. setCountryIsoGPSLocationMap(java.util.Map<java.lang.String,GPS> countryIsoGPSLocationMap) -
Uses of GPS in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that return GPS Modifier and Type Method Description GPSLocation. getGPS()Getting the geographic coordinates of the IAddressMethods in de.hybris.platform.storelocator.location with parameters of type GPS Modifier and Type Method Description java.util.List<T>LocationService. getLocationsForPoint(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)Method returns the nearest locations (points of interest) to the given coordinates, in the number adequate to user definition.java.util.List<T>LocationService. getLocationsNearby(GPS gps, double distance)Get all known addresses which are located in the circle centered in the given gps location and a given radiusjava.util.List<T>LocationService. getLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)Get all known addresses which are located in the circle centered in the given gps location and a given radius, which belong to a given storeMapLocationMapService. getMapOfLocations(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)Calculating Map, basing on number of points of interest defined by user and proper radius.java.util.List<T>LocationService. getSortedLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)Returns list of sortedDistanceAwareLocations. -
Uses of GPS in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that return GPS Modifier and Type Method Description protected GPSDefaultLocationMapService. calculateGPS(java.lang.String town, java.lang.String postalCode, java.lang.String countryCode)Method for calculating GPS coordinates based on address.GPSAbstractAddress. getGps()GPSDistanceUnawareLocation. getGPS()GPSLocationDtoWrapper. getGPS()Methods in de.hybris.platform.storelocator.location.impl with parameters of type GPS Modifier and Type Method Description protected doubleDefaultLocationService. calculateDistance(GPS referenceGps, PointOfServiceModel posModel)java.util.List<Location>DefaultLocationService. getLocationsForPoint(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)java.util.List<Location>DefaultLocationService. getLocationsNearby(GPS gps, double distance)java.util.List<Location>DefaultLocationService. getLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)MapDefaultLocationMapService. getMapOfLocations(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)Calculating Map, basing on number of points of interest defined by user and proper radius.java.util.List<DistanceAwareLocation>DefaultLocationService. getSortedLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)voidAbstractAddress. setGps(GPS gps)Constructors in de.hybris.platform.storelocator.location.impl with parameters of type GPS Constructor Description LocationDtoWrapper(AddressData addressData, GPS gps) -
Uses of GPS in de.hybris.platform.storelocator.map
Methods in de.hybris.platform.storelocator.map that return GPS Modifier and Type Method Description GPSMap. getGps()get the IGPS representing the map's central point.Methods in de.hybris.platform.storelocator.map with parameters of type GPS Modifier and Type Method Description MapMapService. getMap(GPS gps, double radius, java.util.List<Location> poi, java.lang.String title)get titledMapwith all the points of interest and the given radiusMapMapService. getMap(GPS gps, double radius, java.util.List<Location> poi, java.lang.String title, Location routeTo)MapMapService. getMap(GPS gps, java.lang.String title)get titled Map centered around theGPSlocation.MapMapService. getMap(GPS gps, java.lang.String title, double radius)get titled Map centered around theGPSlocation with a given radius. -
Uses of GPS in de.hybris.platform.storelocator.map.impl
Methods in de.hybris.platform.storelocator.map.impl that return GPS Modifier and Type Method Description protected GPSDefaultMapService. determineNorthEastCorner(GPS northEast, Location location)Determine north east corner for given southWest corner and location.protected GPSDefaultMapService. determineSouthWestCorner(GPS southWest, Location location)Determine south west corner for given southWest corner and location.GPSDefaultMap. getGps()Methods in de.hybris.platform.storelocator.map.impl with parameters of type GPS Modifier and Type Method Description static DefaultMapDefaultMap. create(GPS center, double radius, java.lang.String title)static DefaultMapDefaultMap. create(GPS center, double radius, java.lang.String title, java.util.List<Location> poi)static DefaultMapDefaultMap. create(GPS center, double radius, java.lang.String title, java.util.List<Location> poi, DistanceAndRoute route)protected GPSDefaultMapService. determineNorthEastCorner(GPS northEast, Location location)Determine north east corner for given southWest corner and location.protected GPSDefaultMapService. determineSouthWestCorner(GPS southWest, Location location)Determine south west corner for given southWest corner and location.MapDefaultMapService. getMap(GPS gps, double radius, java.util.List<Location> poi, java.lang.String title)MapDefaultMapService. getMap(GPS center, double radius, java.util.List<Location> poi, java.lang.String title, Location routeTo)MapDefaultMapService. getMap(GPS gps, java.lang.String title)MapDefaultMapService. getMap(GPS gps, java.lang.String title, double radius)protected MapBoundsDefaultMapService. recalculateBoundsAgainstMapCenter(GPS southWest, GPS northEast, GPS centerPosition)Recalculate map corners against map center.Constructors in de.hybris.platform.storelocator.map.impl with parameters of type GPS Constructor Description DefaultMap(GPS gps, double radius, java.util.List<Location> pois, DistanceAndRoute route, java.lang.String title, KmlDocument kml) -
Uses of GPS in de.hybris.platform.storelocator.map.markers
Methods in de.hybris.platform.storelocator.map.markers that return GPS Modifier and Type Method Description GPSKmlGps. getGps()Returns gps location -
Uses of GPS in de.hybris.platform.storelocator.map.markers.impl
Methods in de.hybris.platform.storelocator.map.markers.impl that return GPS Modifier and Type Method Description GPSDefaultKmlGps. getGps()Constructors in de.hybris.platform.storelocator.map.markers.impl with parameters of type GPS Constructor Description DefaultKmlDocument(GPS center, java.util.List<Location> pois)DefaultKmlDocument(GPS center, java.util.List<Location> pois, DistanceAndRoute route)DefaultKmlGps(GPS gps) -
Uses of GPS in de.hybris.platform.storelocator.map.utils
Methods in de.hybris.platform.storelocator.map.utils that return GPS Modifier and Type Method Description GPSMapBounds. getNorthEast()GPSMapBounds. getSouthWest()Constructors in de.hybris.platform.storelocator.map.utils with parameters of type GPS Constructor Description MapBounds(GPS center, double radius)MapBounds(GPS northEast, GPS southWest) -
Uses of GPS in de.hybris.platform.storelocator.route
Methods in de.hybris.platform.storelocator.route that return GPS Modifier and Type Method Description GPSRoute. getStart()Get route's startMethods in de.hybris.platform.storelocator.route with parameters of type GPS Modifier and Type Method Description DistanceAndRouteRouteService. getDistanceAndRoute(GPS start, Location dest)java.lang.StringGeolocationDirectionsUrlBuilder. getWebServiceUrl(java.lang.String baseUrl, GPS start, GPS destination, java.util.Map params)Builds url for web service serving directions from start coordinates to destination coordinates. -
Uses of GPS in de.hybris.platform.storelocator.route.impl
Methods in de.hybris.platform.storelocator.route.impl that return GPS Modifier and Type Method Description GPSDefaultRoute. getStart()Methods in de.hybris.platform.storelocator.route.impl with parameters of type GPS Modifier and Type Method Description protected java.lang.StringDefaultGeolocationDirectionsUrlBuilder. formatCoordinates(GPS coordinates)DistanceAndRouteDefaultRouteService. getDistanceAndRoute(GPS start, Location dest)java.lang.StringDefaultGeolocationDirectionsUrlBuilder. getWebServiceUrl(java.lang.String baseUrl, GPS start, GPS destination, java.util.Map params)Constructors in de.hybris.platform.storelocator.route.impl with parameters of type GPS Constructor Description DefaultRoute(GPS start, Location destination, java.lang.String kmlElement) -
Uses of GPS in de.hybris.platform.ycommercewebservicestest.storelocator.impl
Methods in de.hybris.platform.ycommercewebservicestest.storelocator.impl that return GPS Modifier and Type Method Description GPSMockedGeoServiceWrapper. geocodeAddress(AddressData address)GPSMockedGeoServiceWrapper. geocodeAddress(Location address)Constructor parameters in de.hybris.platform.ycommercewebservicestest.storelocator.impl with type arguments of type GPS Constructor Description MockedGeoServiceWrapper(java.util.Map<java.lang.String,GPS> geoMap)
-