Last updated

API / geotoolkit / welllog / tooltip / LogVisualTooltip / LogVisualTooltip

Namespace: LogVisualTooltip

tooltip.LogVisualTooltip.LogVisualTooltip

Table of contents

Type Aliases

Contents

Type Aliases

Properties

Ƭ Properties: Properties & { format?: ToolTipFormat }

options which contains tooltip properties


PropertiesOut

Ƭ PropertiesOut: PropertiesOut & { format: ToolTipFormat }

options which contains tooltip properties


ToolTipFormat

Ƭ ToolTipFormat: ToolTipFormat & { headerformat?: string | ToolTipFormatter }

Tooltip format


ToolTipInfo

Ƭ ToolTipInfo: Object

JSON object, information that ToolTip instance class can collect for specific visual at specific point

Type declaration

NameTypeDescription
color?stringtooltip color
description?stringvisual description
index?numbertooltip depth/index value
indextype?stringtooltip depth/index type
indexunit?stringtooltip depth/index unit
name?stringvisual name
symbol?stringtooltip symbol
value?numbertooltip value
valueunit?AbstractUnittooltip value unit