getToolTipImage

abstract fun getToolTipImage(node: N): CPImage?

Creates a new image and render the tooltip used for probing into it.

Return

an image containing the tooltip

Parameters

node

the node for which the tooltip should be rendered