Last updated

API / geotoolkit / welllog / LogTrack / LogTrack

Namespace: LogTrack

welllog.LogTrack.LogTrack

Table of contents

Type Aliases

Contents

Type Aliases

DeserializationOptionsOut

Ƭ DeserializationOptionsOut: OptionsOut & { border: Border | OptionsOut }


EventMap

Ƭ EventMap: EventMap & { HeaderSet: { header: LogVisualHeader ; name: string ; visual: LogAbstractVisual } ; LayoutInvalidated: LogTrack }


Options

Ƭ Options: Options & { backgroundcolor?: Type ; border?: Options | Border ; borderstrategy?: BorderStrategy ; bounds?: Rect ; fillstyle?: Type ; highlight?: Options | Border ; highlightstrategy?: TrackHighlightStrategy ; limits?: Rect ; linestyle?: Type ; logblock?: LogBlock }


OptionsOut

Ƭ OptionsOut: OptionsOut & { backgroundcolor: FillStyle | null ; border: Border ; borderstrategy: BorderStrategy ; bounds: Rect ; highlight: Border | null ; highlightstrategy: TrackHighlightStrategy ; limits: Rect ; linestyle: LineStyle | null ; logblock: LogBlock }

An object containing the properties to set