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
L
- layout(Integer,Integer,Integer,Integer) - function in android.view.CircleImageView
- layout(int,int,int,int) - function in android.view.PinJoystickView
- layout(Integer,Integer,Integer,Integer) - function in android.view.ExpandableLayout
- layout(Integer,Integer,Integer,Integer) - function in android.view.PTRFloatingActionButton
- layout(Integer,Integer,Integer,Integer) - function in android.view.PTRFrameLayout
- layout(Integer,Integer,Integer,Integer) - function in android.view.PTRLoader
- layout(Integer,Integer,Integer,Integer) - function in android.view.PoiDetailTagView
- layout(Integer,Integer,Integer,Integer) - function in android.view.LevelSelectorView
- layout(Integer,Integer,Integer,Integer) - function in android.view.LevelView
- layout(Integer,Integer,Integer,Integer) - function in android.view.NavigationFooterView
- layout(Integer,Integer,Integer,Integer) - function in android.view.NavigationHeaderView
- layout(Integer,Integer,Integer,Integer) - function in android.view.PathFindingView
- layout(Integer,Integer,Integer,Integer) - function in android.view.PoiDetailsCarouselView
- layout(Integer,Integer,Integer,Integer) - function in android.view.PoiDetailsView
- layout(Integer,Integer,Integer,Integer) - function in android.view.RouteSummaryView
- layout(Integer,Integer,Integer,Integer) - function in android.view.SearchEditText
- layout(Integer,Integer,Integer,Integer) - function in android.view.PTRMapTrackingModeButton
- left - enum entry in com.pointrlabs.core.map.models.PTRMapSymbolLayer.PTRMapLayerItemAnchorType
- LEVEL - enum entry in com.pointrlabs.core.geofence.GeofenceType
- Level - class in com.pointrlabs.core.management.models
- Represents the information for level
- Level.Companion - class in com.pointrlabs.core.management.models.Level
- LevelAdapter - class in com.pointrlabs.core.map.views.level_selector
- LevelAdapter.LevelClickListener - class in com.pointrlabs.core.map.views.level_selector.LevelAdapter
- LevelAdapter.LevelViewHolder - class in com.pointrlabs.core.map.views.level_selector.LevelAdapter
- LevelSelectorEventListener - class in com.pointrlabs.core.map.models.events_listeners
- Interface that notifies the implementing handlers of UI events related to the LevelSelector view shown on top of the map
- LevelSelectorEventsHandler - class in com.pointrlabs.core.map.handlers
- The default implementation of LevelSelectorEventsHandler.
- LevelSelectorView - class in com.pointrlabs.core.map.views.level_selector
- LevelSelectorWorker - class in com.pointrlabs.core.map.workers
- LevelView - class in com.pointrlabs.core.map.views.level_selector
- LevelViewModel - class in com.pointrlabs.core.map.viewmodels.level_selector
- LicenseKeyMap - class in com.pointrlabs.core.management.models
- This class holds the license keys for different endpoints.
- Lift - enum entry in com.pointrlabs.core.pathfinding.model.NodeType
Lift
- Limited - enum entry in com.pointrlabs.core.augmentedreality.model.ARTrackingState
Indicates that tracking is limited
- LineString - enum entry in com.pointrlabs.core.geometry.GeometryType
- linkProgram(String,String) - function in com.pointrlabs.core.map.views.bluedot.PTRRenderObject
- LiveDirection - class in com.pointrlabs.core.pathfinding.model
- This class is used to provide live directions to the user regarding the next steps they should take.
- LiveDirection.Companion - class in com.pointrlabs.core.pathfinding.model.LiveDirection
- LiveDirectionMessageType - class in com.pointrlabs.core.pathfinding.model
- LiveDirectionType - class in com.pointrlabs.core.pathfinding.model
- loadAndSet(Level,Boolean) - function in com.pointrlabs.core.map.views.PTRMapFragment
- loadAndSet(Building) - function in com.pointrlabs.core.map.views.PTRMapFragment
- When calling this method, the map widget will load the content for this building and related site, if necessary, and displays it.
- loadAndSet(Site) - function in com.pointrlabs.core.map.views.PTRMapFragment
- When calling this method, the map widget will load the content for this site, if necessary, and displays it.
- loadAndSet(Level,Boolean) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
- When calling this method, the map widget will load the content for this level and related site, if necessary, and displays it.
- loadAndSet(String,String,Integer,Boolean) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
- When calling this method, the map widget will load the content for this level and related site, if necessary, and displays it.
- loadAndSet(Building) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
- When calling this method, the map widget will load the content for this building and related site, if necessary, and displays it.
- loadAndSet(String,String) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
- When calling this method, the map widget will load the content for this building and related site, if necessary, and displays it.
- loadAndSet(Site) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
- When calling this method, the map widget will load the content for this site, if necessary, and displays it.
- loadAndSet(String) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
- When calling this method, the map widget will load the content for this site, if necessary, and displays it.
- loadDataForSite(Site) - function in com.pointrlabs.core.management.DataManager
- Starts data management for given site if data is not already present
- loadDataForSite(Site,Boolean) - function in com.pointrlabs.core.management.DataManager
- Starts management for given site if data is not already present
- loadLayoutDescription(Integer) - function in android.support.constraint.NavigationFooterView
- loadLayoutDescription(Integer) - function in android.support.constraint.NavigationHeaderView
- loadLayoutDescription(Integer) - function in android.support.constraint.PoiDetailsCarouselView
- loadLayoutDescription(Integer) - function in android.support.constraint.PoiDetailsView
- loadLayoutDescription(Integer) - function in android.support.constraint.RouteSummaryView
- Location - class in com.pointrlabs.core.positioning.model
- Base location model which can represent both indoor and outdoor locations Encapsulates spatial coordinates (either indoor space of lat/lon), level, site, building information
- LOCATION_TRACKING - enum entry in com.pointrlabs.core.map.models.MapTrackingMode
Mode where user can navigate through map but focuses current position if touch interaction will be idle for some period of time
- LOCATION_TRACKING_WITH_ROTATION - enum entry in com.pointrlabs.core.map.models.MapTrackingMode
Mode where pin will be focused and no navigation will be allowed
- LocationAware - class in com.pointrlabs.core.positioning.model
- This is the base class for any kind of location used in SDK
- LocationDataSupplier - class in com.pointrlabs.core.positioning.internal.interfaces
- This class is the bridge for location data between native and cpp.
- LocationDataSupplierImpl - class in com.pointrlabs.core.positioning.internal
- This class wraps the bluetooth adapter.
- locationDisabledConfiguration() - function in com.pointrlabs.core.map.viewmodels.PTRMapWidgetConfiguration.Companion
- Constructs a PTRMapWidgetConfiguration disabling all location related components and views
- LocationOffSite - enum entry in com.pointrlabs.core.map.models.PTRError
- LocationPermissionState - class in com.pointrlabs.core.management
- Represents the permission states for Location WhileInUse - when location permission is granted and set as
WhileInUse
. - LocationSharingConfiguration - class in com.pointrlabs.core.configuration
- LocationSharingDirection - class in com.pointrlabs.core.locationsharing.models
- Enumeration to set the direction of sharing (whether to send/receive or both)
- LocationSharingManager - class in com.pointrlabs.core.management
- Main class for location sharing management
- LocationSharingManager.Listener - class in com.pointrlabs.core.management.LocationSharingManager
- LocationSharingNotificationType - class in com.pointrlabs.core.locationsharing.models
- Enumeration to set the method that invites will be sent out
- LocationSharingPeerType - class in com.pointrlabs.core.locationsharing.models
- Enumeration to set the scope of sharing
- LocationSharingSubscriberData - class in com.pointrlabs.core.locationsharing.models
- Basic data structure to hold location sharing subscriber data includes the token associated with the subscriber, a list of subscriber identifier pairs and an expiration unix timestamp
- LocationUpdatesEventsHandler - class in com.pointrlabs.core.map.handlers
- Default implementation of LocationUpdatesEventsListener to provide user's location to it's listeners By default listens the updates from PositionManager and advertises the location to it's listenersSubclass to alter the behaviour
- LocationUpdatesEventsListener - class in com.pointrlabs.core.map.models.events_listeners
- Listener for user location related updates
- LocationWorker - class in com.pointrlabs.core.map.workers
- Class to handle position updates on UI side.
- LOST - enum entry in com.pointrlabs.core.positioning.model.CalculatedLocation.LocationState
- LOW - enum entry in com.pointrlabs.core.positioning.model.CalculatedLocation.HeadingAccuracyClass
- Low - enum entry in com.pointrlabs.core.map.models.PTRDetectionStrength