Home of the code which knows how to actually draw a graph which has been layed out.
Only a “renderer” knows how big each node will end up based on metadata in the graph which is specific to the renderer.
All renderers should be able to set the (x,y) “size” tuple
Bases: PyQt4.QtGui.QGraphicsItem
Draw lines from our nodes to the specified one (used when we are on the left...)