Last updated

API / geotoolkit / welllog / widgets / tools / html / AdaptiveLogLithologyHeaderEditor / AdaptiveLogLithologyHeaderEditor

Class: AdaptiveLogLithologyHeaderEditor

html.AdaptiveLogLithologyHeaderEditor.AdaptiveLogLithologyHeaderEditor

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

See

Editor

Table of contents

Constructors
Methods

Contents

Constructors

new AdaptiveLogLithologyHeaderEditor()

new AdaptiveLogLithologyHeaderEditor()

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
logLithologyHeaderAdaptiveLogLithologyHeaderlog lithology header
plotPlotplot to place inline-text editor
plotPointPointplot point

Returns

Editor


getTextLabelGeometry

Static getTextLabelGeometry(adaptiveLogLithologyHeader, plotPoint): EditOptions

Helper method to initialize geometry options for Inline Editor tool

See

Editor

Parameters

Name Type Description
adaptiveLogLithologyHeaderAdaptiveLogLithologyHeader
plotPointPointplot point

Returns

EditOptions