API / geotoolkit / welllog / LogTrack / LogTrack
Type Aliases
Ƭ DeserializationOptionsOut: OptionsOut & { border: Border | OptionsOut }
Ƭ EventMap: EventMap & { HeaderSet: { header: LogVisualHeader ; name: string ; visual: LogAbstractVisual } ; LayoutInvalidated: LogTrack }
Ƭ 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 & { 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