API / geotoolkit / welllog / widgets / tools / html / AdaptiveLogLithologyHeaderEditor / AdaptiveLogLithologyHeaderEditor
html.AdaptiveLogLithologyHeaderEditor.AdaptiveLogLithologyHeaderEditor
Helper class to initialize LogLithologyHeader inline-text editor on specific plot point
See
Constructors
Methods
▸ Static editVisual(logLithologyHeader, plot, plotPoint): Editor
Helper method to initialize LogLithologyHeader inline-text editor on specific plot point
See
| Name | Type | Description |
|---|---|---|
logLithologyHeader | AdaptiveLogLithologyHeader | log lithology header |
plot | Plot | plot to place inline-text editor |
plotPoint | Point | plot point |
▸ Static getTextLabelGeometry(adaptiveLogLithologyHeader, plotPoint): EditOptions
Helper method to initialize geometry options for Inline Editor tool
See
| Name | Type | Description |
|---|---|---|
adaptiveLogLithologyHeader | AdaptiveLogLithologyHeader | |
plotPoint | Point | plot point |