API / geotoolkit3d / shapes / GridIntersection2DTooltip / GridIntersection2DTooltip
shapes.GridIntersection2DTooltip.GridIntersection2DTooltip
Type Aliases
Type Aliases
Ƭ Properties: Properties & {}
options which contains tooltip properties
Ƭ PropertiesOut: PropertiesOut & {}
options which contains tooltip properties
Ƭ ToolTipInfo: Object
JSON object, information that ToolTip instance class can collect for specific visual at specific point
| Name | Type | Description |
|---|---|---|
color? | string | tooltip color |
description? | string | visual description |
index? | number | tooltip depth/index value |
name? | string | visual name |
symbol? | string | tooltip symbol |
value? | number | tooltip value |