Last updated

API / geotoolkit / welllog / widgets / tools / html / LogLithologyHeaderEditor / LogLithologyHeaderEditor

Class: LogLithologyHeaderEditor

html.LogLithologyHeaderEditor.LogLithologyHeaderEditor

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

See

Editor

Table of contents

Constructors
Methods

Contents

Constructors

new LogLithologyHeaderEditor()

new LogLithologyHeaderEditor()

Methods

editVisual

Static editVisual(logLithologyHeader, plot, plotPoint): Editor

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

See

Editor

Parameters

Name Type Description
logLithologyHeaderLogLithologyHeaderlog lithology header
plotPlotplot to place inline-text editor
plotPointPointplot point

Returns

Editor


getTextLabelGeometry

Static getTextLabelGeometry(logLithologyHeader, plotPoint): EditOptions

Helper method to initialize geometry options for Inline Editor tool

See

Editor

Parameters

Name Type Description
logLithologyHeaderLogLithologyHeaderlog lithology header
plotPointPointplot point

Returns

EditOptions