Last updated

API / geotoolkit / welllog / widgets / tools / html / LogLithologyEditor / LogLithologyEditor

Class: LogLithologyEditor

html.LogLithologyEditor.LogLithologyEditor

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

See

Editor

Table of contents

Constructors
Methods

Contents

Constructors

new LogLithologyEditor()

new LogLithologyEditor()

Methods

editVisual

Static editVisual(logLithology, plot, plotPoint): Editor

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

See

Editor

Parameters

Name Type Description
logLithologyLogLithologylog lithology visual
plotPlotplot to place inline-text editor
plotPointPointplot point

Returns

Editor


getTextLabelGeometry

Static getTextLabelGeometry(logLithology, plotPoint): EditOptions

Helper method to initialize geometry options for Inline Editor tool

See

Editor

Parameters

Name Type Description
logLithologyLogLithologylog lithology visual
plotPointPointplot point

Returns

EditOptions