Uses of Class
com.arubanetworks.meridian.maps.directions.DirectionsSource
Packages that use DirectionsSource
Package
Description
-
Uses of DirectionsSource in com.arubanetworks.meridian.maps
Methods in com.arubanetworks.meridian.maps with parameters of type DirectionsSourceModifier and TypeMethodDescriptionprotected void
MapFragment.onSourceResult
(DirectionsDestination destination, DirectionsSource source) This event takes place right before directions are retrieved from the server and provide an opportunity to change the source and destination, or just be notified of the event.protected void
MapSheetFragment.onSourceResult
(DirectionsDestination destination, DirectionsSource source) This event takes place right before directions are retrieved from the server and provide an opportunity to change the source and destination, or just be notified of the event.MapFragment.Builder.setSource
(DirectionsSource source) MapSheetFragment.Builder.setSource
(DirectionsSource source) -
Uses of DirectionsSource in com.arubanetworks.meridian.maps.directions
Subclasses of DirectionsSource in com.arubanetworks.meridian.maps.directionsModifier and TypeClassDescriptionstatic class
static class
Methods in com.arubanetworks.meridian.maps.directions that return DirectionsSourceModifier and TypeMethodDescriptionstatic DirectionsSource
DirectionsSource.forMapPoint
(EditorKey mapKey, PointF point) static DirectionsSource
DirectionsSource.forPlacemarkKey
(EditorKey placemarkKey) Methods in com.arubanetworks.meridian.maps.directions with parameters of type DirectionsSource -
Uses of DirectionsSource in com.arubanetworks.meridian.requests
Methods in com.arubanetworks.meridian.requests with parameters of type DirectionsSourceModifier and TypeMethodDescriptionDirectionsRequest.Builder.setSource
(DirectionsSource source) Set the starting point of the directions