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