Last updated

API / geotoolkit / schematics / scene / WellBoreWithLabels / WellBoreWithLabels

Namespace: WellBoreWithLabels

scene.WellBoreWithLabels.WellBoreWithLabels

Table of contents

Type Aliases

Contents

Type Aliases

EventMap

Ƭ EventMap: EventMap & { ComponentsLoaded: void ; ComponentsLoading: void }


Options

Ƭ 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: 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