Rect struct used to store the positions of the Nodes in the treemap. The position is always relative to the initial rect.
expands the rect with a border. the width may also be smaller than 0 then its a shrink.
See Implementation
Rect struct used to store the positions of the Nodes in the treemap. The position is always relative to the initial rect.