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