Use a better and more efficient way to calculate the position of branch.
commitd31ff052303dc522d69f18e716bb6456cc9d06cd
authorNing Shi <cs_snx@stu.ust.hk>
Mon, 24 Mar 2008 08:07:13 +0000 (24 16:07 +0800)
committerNing Shi <cs_snx@stu.ust.hk>
Mon, 24 Mar 2008 08:07:13 +0000 (24 16:07 +0800)
treef7734bd3aeb7d70ccffd1896cb2e77fa5cc3b79e
parent581bc3f69b5c78b5e0dc4815ac7bbeb7c56beb21
Use a better and more efficient way to calculate the position of branch.

Removed the Branch class.

Tree edges and branches will not be affected by the sentence angles,
but the visibilities can be toggled.

The rotation of sentence is smoother.
gtk/src/Makefile.am
gtk/src/branch.cpp [deleted file]
gtk/src/branch.hpp [deleted file]
gtk/src/node.cpp
gtk/src/tree_edge.cpp
gtk/src/tree_edge.hpp
gtk/src/tree_model.cpp
gtk/src/tree_model.hpp