Last updated

API / geotoolkit / welllog / widgets / tools / html / LogAnnotationEditor / LogAnnotationEditor

Class: LogAnnotationEditor

html.LogAnnotationEditor.LogAnnotationEditor

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

See

Editor

Table of contents

Constructors
Methods

Contents

Constructors

new LogAnnotationEditor()

new LogAnnotationEditor()

Methods

editVisual

Static editVisual(logAnnotation, plot, plotPoint): Editor

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

See

Editor

Parameters

Name Type Description
logAnnotationLogAnnotationlog annotation visual
plotPlotplot to place inline-text editor
plotPointPointplot point

Returns

Editor


getTextLabelGeometry

Static getTextLabelGeometry(logAnnotation, plotPoint): EditOptions

Helper method to initialize geometry options for Inline Editor tool

See

Editor

Parameters

Name Type Description
logAnnotationLogAnnotationlog annotation visual
plotPointPointplot point

Returns

EditOptions