A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
M
- mailto - enum entry in com.pointrlabs.core.map.models.PoiDetailButtonAction
- Manual - enum entry in com.pointrlabs.core.locationsharing.models.LocationSharingNotificationType
- MapClick - enum entry in com.pointrlabs.core.analytics.model.PTRPoiEventOrigin
- MapComponentViewInterface - class in com.pointrlabs.core.map.models
- Interface to declare common functionality for views presented on Map Wudget
- MapConstants - class in com.pointrlabs.core.map.models
- This Class represents the Mapbox constants used in the SDK
- MapConstants.Companion - class in com.pointrlabs.core.map.models.MapConstants
- mapDidChangeLevel(PTRMapFragment,Level,Boolean) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map level changes.
- mapDidChangeLevel(PTRMapFragment,Level,Boolean) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map level changes.
- mapDidChangeRegion(PTRMapFragment,Boolean) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- Method to be triggered after map changes displayed region
- mapDidChangeRegion(PTRMapFragment,Boolean) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- Method to be triggered after map changes displayed region
- mapDidChangeTrackingMode(PTRMapFragment,MapTrackingMode,MapTrackingMode) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map tracking mode changes.
- mapDidChangeTrackingMode(PTRMapFragment,MapTrackingMode,MapTrackingMode) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map tracking mode changes.
- mapDidDetectFocusedSite(PTRMapFragment,Site,List) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- Method to be called every time the focussed site or facilities changes
- mapDidDetectFocusedSite(PTRMapFragment,Site,List) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the focussed site/building changes.
- mapDidDetectVisibleSites(PTRMapFragment,List,List) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the visible sites/buildings changes.
- mapDidDetectVisibleSites(PTRMapFragment,List,List) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the visible sites/buildings changes.
- mapDidEndLoading(PTRMapFragment) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map finishes loading.
- mapDidEndLoading(PTRMapFragment) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map finishes loading.
- mapDidFailToLoad(PTRMapFragment,TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map fails to load.
- mapDidFailToLoad(PTRMapFragment,TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map fails to load.
- mapDidReceiveFling(PTRMapFragment) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- Method to be triggered when a fling gesture is detected.
- mapDidReceiveFling(PTRMapFragment) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- Method to be triggered when a fling gesture is detected.
- mapDidReceiveTap(PTRMapFragment,CalculatedLocation) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map is tapped.
- mapDidReceiveTap(PTRMapFragment,CalculatedLocation) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map is tapped.
- mapDidReceiveTapOnFeature(PTRMapFragment,Feature) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when a feature is tapped on the map.
- mapDidReceiveTapOnFeature(PTRMapFragment,Feature) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- s This function is triggered when the feature is tapped.
- mapDidReceiveTapOnMarker(PTRMapViewMarker) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when a marker is tapped on the map.
- mapDidReceiveTapOnMarker(PTRMapViewMarker) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- s This function is triggered when the marker is tapped.
- mapDidReceiveTapOnPoi(PTRMapFragment,Poi) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when a poi is tapped on the map.
- mapDidReceiveTapOnPoi(PTRMapFragment,Poi) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when a poi is tapped on the map.
- mapDidRotate(PTRMapFragment,Double) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map rotates.
- mapDidRotate(PTRMapFragment,Double) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map rotates.
- mapDidScrollTo(PTRMapFragment,PTRMapViewBounds) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map view scrolls.
- mapDidScrollTo(PTRMapFragment,PTRMapViewBounds) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map view scrolls.
- mapDidStartLoading(PTRMapFragment) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map starts loading.
- mapDidStartLoading(PTRMapFragment) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map starts loading.
- mapDidUpdateStyle(PTRMapFragment) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when Style of the map updated.
- mapDidUpdateStyle(PTRMapFragment) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when Style of the map updated.
- mapDidZoom(PTRMapFragment,Double) - function in com.pointrlabs.core.map.handlers.MapEventsHandler
- This function is triggered when the map changes the zoom level.
- mapDidZoom(PTRMapFragment,Double) - function in com.pointrlabs.core.map.models.events_listeners.MapEventsListener
- This function is triggered when the map changes the zoom level.
- MapEventsHandler - class in com.pointrlabs.core.map.handlers
- Default handler PTRMapFragment.
- MapEventsListener - class in com.pointrlabs.core.map.models.events_listeners
- MapLoadingGenericError - enum entry in com.pointrlabs.core.map.models.PTRError
- mapOnlyConfiguration() - function in com.pointrlabs.core.map.viewmodels.PTRMapWidgetConfiguration.Companion
- Constructs a PTRMapWidgetConfiguration that only displays map.
- MappedBeacon - class in com.pointrlabs.core.management.models
- Represents the information for the beacon
- MappedBeacon.Companion - class in com.pointrlabs.core.management.models.MappedBeacon
- MapRetrievalError - enum entry in com.pointrlabs.core.map.models.PTRError
- Maps - enum entry in com.pointrlabs.core.management.models.DataType
- Maps - enum entry in com.pointrlabs.core.management.models.PTRDeepLinkUrlAction
- mapToItem(PoiGroup,TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))),WeakReference,PathManager) - function in com.pointrlabs.core.map.viewmodels.search.mappers.PoiGroupMapper
- mapToItem(Poi,TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))),WeakReference,PathManager) - function in com.pointrlabs.core.map.viewmodels.search.mappers.PoiMapper
- mapToItem(Collection,TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))),WeakReference,PathManager) - function in com.pointrlabs.core.map.viewmodels.search.mappers.SearchItemMapper
- MapTrackingMode - class in com.pointrlabs.core.map.models
- Modes can be used on map to ensure multiple kinds of map displays
- MapWidgetEventsHandler - class in com.pointrlabs.core.map.handlers
- markItemDecorInsetsDirty() - function in android.support.v7.widget.ResistanceRecyclerView
- markKnownViewsInvalid() - function in android.support.v7.widget.ResistanceRecyclerView
- measure(Integer,Integer) - function in android.view.CircleImageView
- measure(Integer,Integer) - function in android.view.ResistanceRecyclerView
- measure(int,int) - function in android.view.PinJoystickView
- measure(Integer,Integer) - function in android.view.ExpandableLayout
- measure(Integer,Integer) - function in android.view.PTRFloatingActionButton
- measure(Integer,Integer) - function in android.view.PTRFrameLayout
- measure(Integer,Integer) - function in android.view.PTRLoader
- measure(Integer,Integer) - function in android.view.PoiDetailInformationView
- measure(Integer,Integer) - function in android.view.PoiDetailTagView
- measure(Integer,Integer) - function in android.view.PoiOpeningTagView
- measure(Integer,Integer) - function in android.view.PoiReviewView
- measure(Integer,Integer) - function in android.view.LevelSelectorView
- measure(Integer,Integer) - function in android.view.LevelView
- measure(Integer,Integer) - function in android.view.NavigationFooterView
- measure(Integer,Integer) - function in android.view.NavigationHeaderView
- measure(Integer,Integer) - function in android.view.PathFindingView
- measure(Integer,Integer) - function in android.view.PoiDetailsCarouselView
- measure(Integer,Integer) - function in android.view.PoiDetailsView
- measure(Integer,Integer) - function in android.view.RouteSummaryView
- measure(Integer,Integer) - function in android.view.SearchEditText
- measure(Integer,Integer) - function in android.view.PTRMapTrackingModeButton
- measureChild(View,Integer,Integer) - function in android.view.ResistanceRecyclerView
- measureChild(View,int,int) - function in android.support.v7.widget.FlexboxLayoutManager
- measureChild(View,Integer,Integer) - function in android.view.ExpandableLayout
- measureChild(View,Integer,Integer) - function in android.view.PTRFrameLayout
- measureChild(View,Integer,Integer) - function in android.view.PoiDetailInformationView
- measureChild(View,Integer,Integer) - function in android.view.PoiDetailTagView
- measureChild(View,Integer,Integer) - function in android.view.PoiOpeningTagView
- measureChild(View,Integer,Integer) - function in android.view.PoiReviewView
- measureChild(View,Integer,Integer) - function in android.view.LevelSelectorView
- measureChild(View,Integer,Integer) - function in android.view.LevelView
- measureChild(View,Integer,Integer) - function in android.view.NavigationFooterView
- measureChild(View,Integer,Integer) - function in android.view.NavigationHeaderView
- measureChild(View,Integer,Integer) - function in android.view.PathFindingView
- measureChild(View,Integer,Integer) - function in android.view.PoiDetailsCarouselView
- measureChild(View,Integer,Integer) - function in android.view.PoiDetailsView
- measureChild(View,Integer,Integer) - function in android.view.RouteSummaryView
- measureChild(View,Integer,Integer) - function in android.view.SearchEditText
- measureChildren(Integer,Integer) - function in android.view.ResistanceRecyclerView
- measureChildren(Integer,Integer) - function in android.view.ExpandableLayout
- measureChildren(Integer,Integer) - function in android.view.PTRFrameLayout
- measureChildren(Integer,Integer) - function in android.view.PoiDetailInformationView
- measureChildren(Integer,Integer) - function in android.view.PoiDetailTagView
- measureChildren(Integer,Integer) - function in android.view.PoiOpeningTagView
- measureChildren(Integer,Integer) - function in android.view.PoiReviewView
- measureChildren(Integer,Integer) - function in android.view.LevelSelectorView
- measureChildren(Integer,Integer) - function in android.view.LevelView
- measureChildren(Integer,Integer) - function in android.view.NavigationFooterView
- measureChildren(Integer,Integer) - function in android.view.NavigationHeaderView
- measureChildren(Integer,Integer) - function in android.view.PathFindingView
- measureChildren(Integer,Integer) - function in android.view.PoiDetailsCarouselView
- measureChildren(Integer,Integer) - function in android.view.PoiDetailsView
- measureChildren(Integer,Integer) - function in android.view.RouteSummaryView
- measureChildren(Integer,Integer) - function in android.view.SearchEditText
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.ResistanceRecyclerView
- measureChildWithMargins(View,int,int) - function in android.support.v7.widget.FlexboxLayoutManager
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.ExpandableLayout
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PTRFrameLayout
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PoiDetailInformationView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PoiDetailTagView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PoiOpeningTagView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PoiReviewView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.LevelSelectorView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.LevelView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.NavigationFooterView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.NavigationHeaderView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PathFindingView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PoiDetailsCarouselView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.PoiDetailsView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.RouteSummaryView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.SearchEditText
- Medium - enum entry in com.pointrlabs.core.map.models.PTRDetectionStrength
- Message - class in com.pointrlabs.core.management.models
- Message class
- Metro - enum entry in com.pointrlabs.core.pathfinding.model.NodeType
Metro
- mid - enum entry in com.pointrlabs.core.poi.models.ZoomLevel
- MINUTE - enum entry in com.pointrlabs.core.util.Utils.NamedTimeUnit.Companion.UnitType
- MONTH - enum entry in com.pointrlabs.core.util.Utils.NamedTimeUnit.Companion.UnitType
- Move - enum entry in com.pointrlabs.core.map.models.CameraRequestType
- MoveToCalibrate - enum entry in com.pointrlabs.core.pathfinding.model.LiveDirectionMessageType
- moveView(int,int) - function in android.support.v7.widget.FlexboxLayoutManager
- MultiLineString - enum entry in com.pointrlabs.core.geometry.GeometryType
- MultiPoint - enum entry in com.pointrlabs.core.geometry.GeometryType
- MultiPolygon - enum entry in com.pointrlabs.core.geometry.GeometryType
- MutableAnalyticsConfiguration - class in com.pointrlabs.core.configuration
- MutableAppStateManagerConfiguration - class in com.pointrlabs.core.configuration
- MutableAugmentingRealityConfiguration - class in com.pointrlabs.core.configuration
- MutableConfiguration - class in com.pointrlabs.core.configuration
- MutableDataManagerConfiguration - class in com.pointrlabs.core.configuration
- MutableGeofenceManagerConfiguration - class in com.pointrlabs.core.configuration
- MutableLocationSharingConfiguration - class in com.pointrlabs.core.configuration
- MutablePathManagerConfiguration - class in com.pointrlabs.core.configuration
- MutablePoiManagerConfiguration - class in com.pointrlabs.core.configuration
- MutablePositionManagerConfiguration - class in com.pointrlabs.core.configuration
- MutableProductConfiguration - class in com.pointrlabs.core.configuration
- MutableSdkConfiguration - class in com.pointrlabs.core.configuration
- MutableUserInterfaceConfiguration - class in com.pointrlabs.core.configuration
- MutableUserManagerConfiguration - class in com.pointrlabs.core.configuration