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 

F

Faded - enum entry in com.pointrlabs.core.pathfinding.session.PathSessionState

Path for session is currently can't be calculated properly, but yet to fail

FADED - enum entry in com.pointrlabs.core.positioning.model.CalculatedLocation.LocationState
 
fadeIn() - function in com.pointrlabs.core.map.views.level_selector.LevelSelectorView
 
fadeOut() - function in com.pointrlabs.core.map.views.level_selector.LevelSelectorView
 
Failed - enum entry in com.pointrlabs.core.pathfinding.model.LiveDirectionMessageType
 
Failed - enum entry in com.pointrlabs.core.pathfinding.model.LiveDirectionType

Direction for when the path has failed

Failed - enum entry in com.pointrlabs.core.pathfinding.session.PathSessionState

Path calculation for the session is failed

FAILED_INVALID_DEEPLINK_URL - enum entry in com.pointrlabs.core.management.Pointr.State
 
FAILED_REGISTRATION - enum entry in com.pointrlabs.core.management.Pointr.State
 
FAILED_VALIDATION - enum entry in com.pointrlabs.core.management.Pointr.State
 
Feature - class in com.pointrlabs.core.geojson
Feature is spatially bounded entity.
FeatureType - class in com.pointrlabs.core.geojson
Feature types
FeatureType - enum entry in com.pointrlabs.core.management.models.DataType
 
FeatureType.FeatureTypeClass - class in com.pointrlabs.core.geojson.FeatureType
 
FeatureType.FeatureTypeClass.Companion - class in com.pointrlabs.core.geojson.FeatureType.FeatureTypeClass
 
feedBeaconData(com.pointrlabs.core.bluetooth.models.RawBeaconData) - function in com.pointrlabs.core.positioning.internal.LocationDataSupplierImpl
 
feedExternalCalculatedLocation(com.pointrlabs.core.positioning.model.CalculatedLocation) - function in com.pointrlabs.core.management.internal.PositionManagerImpl
 
FileUtils - class in com.pointrlabs.core.util
Helper class that provides file operation functionality.
fillMetrics(androidx.constraintlayout.core.Metrics) - function in androidx.constraintlayout.widget.ConstraintLayout
 
findChildViewUnder(java.lang.Float,java.lang.Float) - function in androidx.recyclerview.widget.RecyclerView
 
findContainingItemView(android.view.View) - function in androidx.recyclerview.widget.RecyclerView
 
findContainingItemView(android.view.View) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
 
findContainingItemView(android.view.View) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
 
findContainingViewHolder(android.view.View) - function in androidx.recyclerview.widget.RecyclerView
 
findFirstCompletelyVisibleItemPosition() - function in androidx.recyclerview.widget.LinearLayoutManager
 
findFirstCompletelyVisibleItemPosition() - function in com.pointrlabs.core.util.flexbox.FlexboxLayoutManager
Returns the adapter position of the first fully visible view.
findFirstVisibleItemPosition() - function in androidx.recyclerview.widget.LinearLayoutManager
 
findFirstVisibleItemPosition() - function in com.pointrlabs.core.util.flexbox.FlexboxLayoutManager
Returns the adapter position of the first visible view.
findFocus() - function in android.view.View
 
findFocus() - function in android.view.ViewGroup
 
findLastCompletelyVisibleItemPosition() - function in androidx.recyclerview.widget.LinearLayoutManager
 
findLastCompletelyVisibleItemPosition() - function in com.pointrlabs.core.util.flexbox.FlexboxLayoutManager
Returns the adapter position of the last fully visible view.
findLastVisibleItemPosition() - function in androidx.recyclerview.widget.LinearLayoutManager
 
findLastVisibleItemPosition() - function in com.pointrlabs.core.util.flexbox.FlexboxLayoutManager
Returns the adapter position of the last visible view.
findOnBackInvokedDispatcher() - function in android.view.View
 
findOnBackInvokedDispatcher() - function in android.view.View
 
findOnBackInvokedDispatcherForChild(android.view.View,android.view.View) - function in android.view.ViewGroup
 
findSnapView(androidx.recyclerview.widget.RecyclerView.LayoutManager) - function in com.pointrlabs.core.map.helpers.AlignStartPagerSnapHelper
 
findSnapView(androidx.recyclerview.widget.RecyclerView.LayoutManager) - function in com.pointrlabs.core.util.CenterSnapHelper
 
findTargetSnapPosition(androidx.recyclerview.widget.RecyclerView.LayoutManager,java.lang.Integer,java.lang.Integer) - function in androidx.recyclerview.widget.LinearSnapHelper
 
findTargetSnapPosition(androidx.recyclerview.widget.RecyclerView.LayoutManager,java.lang.Integer,java.lang.Integer) - function in com.pointrlabs.core.map.helpers.AlignStartPagerSnapHelper
 
findViewById(java.lang.Integer) - function in android.app.Dialog
 
findViewById(int) - function in android.view.View
 
findViewById(java.lang.Integer) - function in android.view.View
 
findViewByPosition(java.lang.Integer) - function in androidx.recyclerview.widget.LinearLayoutManager
 
findViewByPosition(int) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
 
findViewHolderForAdapterPosition(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
findViewHolderForItemId(java.lang.Long) - function in androidx.recyclerview.widget.RecyclerView
 
findViewHolderForLayoutPosition(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
findViewHolderForPosition(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
findViewsWithText(java.util.ArrayList,java.lang.CharSequence,int) - function in android.view.View
 
findViewsWithText(java.util.ArrayList,java.lang.CharSequence,java.lang.Integer) - function in android.view.View
 
findViewsWithText(java.util.ArrayList,java.lang.CharSequence,java.lang.Integer) - function in android.view.ViewGroup
 
findViewWithTag(Object) - function in android.view.View
 
findViewWithTag(java.lang.Object) - function in android.view.View
 
first() - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
Returns the non null first item in this adapter.
first() - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
Returns the non null first item in this adapter.
first() - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
Returns the non null first item in this adapter.
firstOrNull() - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
Returns the first item (null or not) in this adapter.
firstOrNull() - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
Returns the first item (null or not) in this adapter.
firstOrNull() - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
Returns the first item (null or not) in this adapter.
FlexboxLayoutManager - class in com.pointrlabs.core.util.flexbox
 
FlexboxLayoutManager.LayoutParams - class in com.pointrlabs.core.util.flexbox.FlexboxLayoutManager
LayoutParams used by the FlexboxLayoutManager, which stores per-child information required for the Flexbox.
FlexDirection - class in com.pointrlabs.core.util.flexbox
The direction children items are placed inside the flex container, it determines the direction of the main axis (and the cross axis, perpendicular to the main axis).
FlexLine - class in com.pointrlabs.core.util.flexbox
 
FlexWrap - class in com.pointrlabs.core.util.flexbox
This attribute controls whether the flex container is single-line or multi-line, and the direction of the cross axis.
fling(java.lang.Integer,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
FlyOver - enum entry in com.pointrlabs.core.map.models.CameraRequestType
 
flyOver - enum entry in com.pointrlabs.core.map.views.PTRMapAnimationType
 
focusableViewAvailable(android.view.View) - function in android.view.ViewGroup
 
focusOnCoordinate(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Double,java.lang.Double,com.pointrlabs.core.map.views.PTRMapAnimationType,kotlin.jvm.functions.Function1) - function in com.pointrlabs.core.map.views.PTRMapWidgetFragment
 
FocusOnPoi - enum entry in com.pointrlabs.core.map.models.PTRSearchAction
 
FocusOnPoiTilted - enum entry in com.pointrlabs.core.map.models.PTRSearchAction
 
focusSearch(int) - function in android.view.View
 
focusSearch(java.lang.Integer) - function in android.view.View
 
focusSearch(android.view.View,java.lang.Integer) - function in android.view.ViewGroup
 
focusSearch(android.view.View,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
FollowTheLine - enum entry in com.pointrlabs.core.pathfinding.model.LiveDirectionMessageType
 
FollowTheLineToDestination - enum entry in com.pointrlabs.core.pathfinding.model.LiveDirectionMessageType
 
FollowTheLineToTransition - enum entry in com.pointrlabs.core.pathfinding.model.LiveDirectionMessageType
 
forceFlush() - function in com.pointrlabs.core.bluetooth.BluetoothCrashResolver
Used to force a recovery operation
forceHasOverlappingRendering(boolean) - function in android.view.View
 
forceHasOverlappingRendering(java.lang.Boolean) - function in android.view.View
 
forceLayout() - function in android.view.View
 
forceLayout() - function in android.view.View
 
forceLayout() - function in androidx.constraintlayout.widget.ConstraintLayout
 
forEach(kotlin.jvm.functions.Function2) - function in com.pointrlabs.core.map.helpers.PTRHashMap
For each pair in the map , operator is going to be invoked
forEach(kotlin.jvm.functions.Function1) - function in com.pointrlabs.core.map.helpers.PTRHashSet
For each pair in the map , operator is going to be invoked
formatReviewNumber(java.text.NumberFormat,java.lang.Long) - function in com.pointrlabs.core.util.extensions.NumberFormatExtKt
 
fromHtml(android.widget.TextView,java.lang.String) - function in com.pointrlabs.core.util.Utils.Companion
 
fromInt(java.lang.Integer) - function in com.pointrlabs.core.geojson.FeatureType.FeatureTypeClass.Companion
 
fromInt(java.lang.Integer) - function in com.pointrlabs.core.management.models.DataType.Companion
 
fromInt(java.lang.Integer) - function in com.pointrlabs.core.util.AutoResetMode.Parser
 
fromJson(java.lang.String) - function in com.pointrlabs.core.geometry.Geometry.Companion
 
fromLocationAware(com.pointrlabs.core.positioning.model.LocationAware) - function in com.pointrlabs.core.poi.models.Poi.Companion
 
fromOrdinal(java.lang.Integer) - function in com.pointrlabs.core.map.models.PoiDetailButtonAction.Companion
 
fromOrdinal(int) - function in com.pointrlabs.core.poi.models.ZoomLevel
 
fromScanData(kotlin.Array) - function in com.pointrlabs.core.positioning.internal.BeaconDataExtractor
From scan data beacon data.
FullScreenDialog - class in com.pointrlabs.core.map.views.poi
 
FullScreenWebViewDialog - class in com.pointrlabs.core.map.views.info
 
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