Last updated

API / geotoolkit / welllog / StackedLogFill / StackedLogFill

Namespace: StackedLogFill

welllog.StackedLogFill.StackedLogFill

Table of contents

Type Aliases

Contents

Type Aliases

CurveOptions

Ƭ CurveOptions: Object

curve options

Type declaration

NameTypeDescription
displaymode?string[]display mode
fillstyle?Typefill style
linestyle?Typeline style
symbol?SymbolShapesymbol to be used for markers

CurveOptionsOut

Ƭ CurveOptionsOut: Object

Type declaration

NameTypeDescription
displaymodestring[]display mode
fillstyleFillStyle | nullfill style
linestyleLineStyle | nullline style
symbolSymbolShape | nullsymbol to be used to draw markers

Hits

Ƭ Hits: Object

a collection of selected nodes

Type declaration

NameTypeDescription
curves?number[]a collection of indices selected nodes
fills?number[]a collection of indices selected nodes

LineOptions

Ƭ LineOptions: Object

reference line options

Type declaration

NameTypeDescription
linestyle?Typeline style
visible?booleanvisibility flag

LineOptionsOut

Ƭ LineOptionsOut: Object

Type declaration

NameTypeDescription
linestyleLineStyle | nullline style
visiblebooleanvisibility flag

Options

Ƭ Options: Options & { autoupdate?: boolean ; logdataarray?: LogAbstractData[] }

log data array or properties object