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