Uses of Class
de.hybris.platform.storelocator.exception.GeoLocatorException
Packages that use GeoLocatorException
Package
Description
-
Uses of GeoLocatorException in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that throw GeoLocatorExceptionModifier and TypeMethodDescriptionprotected doubleDefaultStoreFinderService.calculateDistance(GeoPoint centerPoint, PointOfServiceModel posModel) protected DefaultStoreFinderService.Boundary<Double>DefaultStoreFinderService.recalculateSpanAgainstCenter(double leftBorder, double rightBorder, double centerPosition) -
Uses of GeoLocatorException in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that throw GeoLocatorExceptionModifier and TypeMethodDescriptionvoidGeometryMgrTest.testLoadedElipticalDistanceCalculator()The following test examines the behavior of the GeometryMgr.getElipticalDistanceKM() loaded with 250 multithreaded queries -
Uses of GeoLocatorException in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that throw GeoLocatorException -
Uses of GeoLocatorException in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that throw GeoLocatorExceptionModifier and TypeMethodDescriptionvoidDefaultLocationServiceUnitTest.testGetSortedLocationsNearbyWithNotNullDistance() -
Uses of GeoLocatorException in de.hybris.platform.storelocator.map
Methods in de.hybris.platform.storelocator.map that throw GeoLocatorExceptionModifier and TypeMethodDescriptionMapService.getMapBoundsForMap(Map map) Gets the map bounds of the given map. -
Uses of GeoLocatorException in de.hybris.platform.storelocator.map.impl
Methods in de.hybris.platform.storelocator.map.impl that throw GeoLocatorExceptionModifier and TypeMethodDescriptionvoidDefaultMapServiceTest.shouldRecalculateBoundsAgainstMapCenter()voidDefaultMapServiceTest.testGetMapBoundsForMap()voidDefaultMapServiceTest.testGetMapBoundsNoPOS() -
Uses of GeoLocatorException in de.hybris.platform.storelocator.map.utils
Constructors in de.hybris.platform.storelocator.map.utils that throw GeoLocatorException -
Uses of GeoLocatorException in de.hybris.platform.storelocator.pos
Methods in de.hybris.platform.storelocator.pos that throw GeoLocatorException