API / geotoolkit / welllog / StackedLogFill / StackedLogFill
welllog.StackedLogFill.StackedLogFill
Type Aliases
Ƭ CurveOptions: Object
curve options
| Name | Type | Description |
|---|---|---|
displaymode? | string[] | display mode |
fillstyle? | Type | fill style |
linestyle? | Type | line style |
symbol? | SymbolShape | symbol to be used for markers |
Ƭ CurveOptionsOut: Object
| Name | Type | Description |
|---|---|---|
displaymode | string[] | display mode |
fillstyle | FillStyle | null | fill style |
linestyle | LineStyle | null | line style |
symbol | SymbolShape | null | symbol to be used to draw markers |
Ƭ Hits: Object
a collection of selected nodes
| Name | Type | Description |
|---|---|---|
curves? | number[] | a collection of indices selected nodes |
fills? | number[] | a collection of indices selected nodes |
Ƭ LineOptions: Object
reference line options
| Name | Type | Description |
|---|---|---|
linestyle? | Type | line style |
visible? | boolean | visibility flag |
Ƭ LineOptionsOut: Object
| Name | Type | Description |
|---|---|---|
linestyle | LineStyle | null | line style |
visible | boolean | visibility flag |
Ƭ Options: Options & { autoupdate?: boolean ; logdataarray?: LogAbstractData[] }
log data array or properties object