Interface: G3XChartsSourceFactory
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsSource.ts:161
A factory that creates an electronic charts source.
Properties
uid
readonly
uid:string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsSource.ts:163
The ID of the source created by this factory.
Methods
createSource()
createSource():
G3XChartsSource
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsSource.ts:169
Creates a new electronic charts source.
Returns
A new electronic charts source.