Class: MapTodLabelFactory
Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:30
A waypoint label factory for VNAV waypoints.
Implements
MapWaypointRendererLabelFactory<Waypoint>
Constructors
Constructor
new MapTodLabelFactory():
MapTodLabelFactory
Returns
MapTodLabelFactory
Methods
getLabel()
getLabel(
role,waypoint):MapCullableTextLabel
Defined in: workingtitle-instruments-wt21/shared/Map/MapTod.ts:33
Parameters
| Parameter | Type |
|---|---|
role | number |
waypoint | Waypoint |
Returns
MapCullableTextLabel
Inherit Doc
Implementation of
MapWaypointRendererLabelFactory.getLabel