UI Maneuver
/
com.mapbox.navigation.ui.maneuver.model
/
LaneFactory
Lane
Factory
object
LaneFactory
Content copied to clipboard
A factory exposed to build a
Lane
object.
Functions
Functions
buildLane
Link copied to clipboard
@
JvmStatic
()
fun
buildLane
(allLanes:
List
<
LaneIndicator
>):
Lane
Content copied to clipboard
Build
Lane
given appropriate arguments
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard