updateTooltip(x: Number, y: Number);
x. X coordinate of tooltip element.
y. Y coordinate of tooltip element.
The updateTooltip method refreshes tooltip object of bubble tree item.
The example of use is given on the page with description of the BubbleTreeItem.draw method.
See also: