TreeAction.beforeTree

Called before the tree is drawn. Keep in mind this might not be called if the action is started when tree iteration has already begun.

class TreeAction
void
beforeTree

Parameters

root Node

Root of the tree.

viewport Rectangle

Screen space for the node.

Meta