API / geotoolkit / welllog / widgets / tools / html / LogLithologyHeaderEditor / LogLithologyHeaderEditor
html.LogLithologyHeaderEditor.LogLithologyHeaderEditor
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 | LogLithologyHeader | log lithology header |
plot | Plot | plot to place inline-text editor |
plotPoint | Point | plot point |
▸ Static getTextLabelGeometry(logLithologyHeader, plotPoint): EditOptions
Helper method to initialize geometry options for Inline Editor tool
See
| Name | Type | Description |
|---|---|---|
logLithologyHeader | LogLithologyHeader | log lithology header |
plotPoint | Point | plot point |