API / geotoolkit / schematics / scene / WellBoreWithLabels / WellBoreWithLabels
scene.WellBoreWithLabels.WellBoreWithLabels
Type Aliases
Type Aliases
Ƭ EventMap: EventMap & { ComponentsLoaded: void ; ComponentsLoading: void }
Ƭ Options: Options & { connectorshape?: ConnectorShape ; deviation?: DeviationOptions ; highlight?: { label?: { fillstyle?: FillStyle ; linestyle?: LineStyle } } ; labeling?: { connectorshape?: ConnectorShape ; defaultlocation?: LocationType ; labelsfilter?: LabelsFilter ; labelshape?: LabelShape ; labelshapehighlighted?: LabelShape ; legendmode?: boolean ; locationmap?: { component: string[] ; id?: string | string[] ; location: LocationType }[] ; mode?: Mode ; strategy?: LabelingStrategyBase } ; labelsfilter?: LabelsFilter ; labelshape?: LabelShape ; legendmode?: boolean ; strategy?: LabelingStrategy ; trajectory?: { lines?: { linestyle?: Type ; visible?: boolean } ; stations?: { symbol?: Options ; visible?: boolean } } ; wellborenode?: WellBoreNode }
Ƭ OptionsOut: OptionsOut & { deviation?: DeviationOptionsOut ; highlight?: { label?: { fillstyle?: FillStyle ; linestyle?: LineStyle } } ; labeling?: { connectorshape?: ConnectorShape ; defaultlocation?: LocationType ; labelsfilter?: LabelsFilter ; labelshape?: LabelShape ; labelshapehighlighted?: LabelShape ; legendmode?: boolean ; locationmap?: { component: string[] ; id?: string | string[] ; location: LocationType }[] ; mode?: Mode ; strategy?: LabelingStrategyBase } ; trajectory?: { lines?: { linestyle?: Type ; visible?: boolean } ; stations?: { symbol?: Options ; visible?: boolean } } ; wellborenode?: WellBoreNode }
properties