Last updated

API / geotoolkit / seismic / widgets / tools / HorizonPicker / HorizonPicker

Namespace: HorizonPicker

tools.HorizonPicker.HorizonPicker

Table of contents

Type Aliases

Contents

Type Aliases

EventMap

Ƭ EventMap: EventMap & { PropagationFinished: void ; PropagationStarted: void }


Options

Ƭ Options: Options & { erasershape?: AnchoredShape ; erasersize?: number ; extendedfocus?: boolean ; focussymbol?: SymbolShape ; focusthreshold?: number ; highlightlinestyle?: Type ; linestyle?: Type ; mode?: Mode ; propagatorthresholderror?: number ; snappickingstrategy?: SnapPickingStrategy }

options object


OptionsOut

Ƭ OptionsOut: OptionsOut & { erasershape: AnchoredShape ; erasersize: number ; extendedfocus: boolean ; focussymbol: SymbolShape ; focusthreshold: number ; highlightlinestyle: LineStyle | null ; linestyle: LineStyle | null ; mode: Mode ; propagatorthresholderror: number ; snappickingstrategy: SnapPickingStrategy }

properties object


TrajectoryData

Ƭ TrajectoryData: Object

points data

Type declaration

NameTypeDescription
xnumber[]x coordinates
ynumber[]y coordinates
znumber[]z coordinates