getToolTipPreferredLocation

abstract fun getToolTipPreferredLocation(node: N): Point?

Returns the preferred location of the probing tooltip for the specified node.

Return

the preferred location of the tooltip in screen coordinates

Parameters

node

the node to query about its preferred location