The interface for getting children data and associated link data from node data. This function must return data for every child of the given node, and data for link between the two. i will increment for each node processed.
i
Can be modified with Hierarchy#childrenData.
The interface for getting children data and associated link data from node data. This function must return data for every child of the given node, and data for link between the two.
i
will increment for each node processed.Can be modified with Hierarchy#childrenData.