public void updateChordBounds(ChordTreeNode chord_node) { position.resetPositionToChordBeginning(chord_node.Bounds); chord_node.updateBounds(); }