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