Last updated

API / geotoolkit / welllog / widgets / tools / html / LogMudLogSectionEditor / LogMudLogSectionEditor

Class: LogMudLogSectionEditor

html.LogMudLogSectionEditor.LogMudLogSectionEditor

Helper class to initialize LogMudLogSection inline-text editor on specific plot point

See

Editor

Table of contents

Constructors
Methods

Contents

Constructors

new LogMudLogSectionEditor()

new LogMudLogSectionEditor()

Methods

editVisual

Static editVisual(mudLogSection, plot, plotPoint): Editor

Helper method to initialize LogMudLogSection inline-text editor on specific plot point

See

Editor

Parameters

Name Type Description
mudLogSectionLogMudLogSection<string>log mudlog visual
plotPlotplot to place inline-text editor
plotPointPointplot point

Returns

Editor


getTextLabelGeometry

Static getTextLabelGeometry(mudLogSection, plotPoint): EditOptions

Helper method to initialize geometry options for Inline Editor tool

See

Editor

Parameters

Name Type Description
mudLogSectionLogMudLogSection<string>log mudlog section visual
plotPointPointplot point

Returns

EditOptions