UI Car
/
com.mapbox.androidauto.car.navigation.roadlabel
/
RoadLabelRenderer
androidJvm
Road
Label
Renderer
class
RoadLabelRenderer
(resources:
Resources
)
Content copied to clipboard
This class will a road name and create a bitmap that fits the text.
Constructors
Functions
Constructors
RoadLabelRenderer
Link copied to clipboard
androidJvm
fun
RoadLabelRenderer
(resources:
Resources
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
render
Link copied to clipboard
androidJvm
fun
render
(road:
List
<
RoadComponent
>, shields:
List
<
RouteShield
>, options:
RoadLabelOptions
= RoadLabelOptions.default):
Bitmap
?
Content copied to clipboard
Render
road
and
shields
to a
Bitmap
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard