Uses of Interface
de.hybris.platform.storelocator.map.markers.KmlElement
-
-
Uses of KmlElement in de.hybris.platform.storelocator.map.markers
Subinterfaces of KmlElement in de.hybris.platform.storelocator.map.markers Modifier and Type Interface Description interfaceKmlDescriptioninterfaceKmlDocumentRepresentation of KML documentinterfaceKmlGpsCoordinates from KML documentinterfaceKmlIconStyleIcon style representation form KML documentinterfaceKmlPlacemarkPlacemark representation from KML documentinterfaceKmlRouteRoute representation of the KML documentinterfaceKmlStyleRepresents Elements style used in KML document -
Uses of KmlElement in de.hybris.platform.storelocator.map.markers.impl
Classes in de.hybris.platform.storelocator.map.markers.impl that implement KmlElement Modifier and Type Class Description classDefaultIconStyleclassDefaultKmlDescriptionclassDefaultKmlDocumentDefaultKmlDocument is the default implementation for KmlDocumentclassDefaultKmlGpsclassDefaultKmlPlacemarkclassDefaultRouteStyle -
Uses of KmlElement in de.hybris.platform.storelocator.route
Subinterfaces of KmlElement in de.hybris.platform.storelocator.route Modifier and Type Interface Description interfaceRouteRepresents route information between two points -
Uses of KmlElement in de.hybris.platform.storelocator.route.impl
Classes in de.hybris.platform.storelocator.route.impl that implement KmlElement Modifier and Type Class Description classDefaultRoute
-