Update of /src/master/dx/src/uipp/dxuilib
In directory opendx.watson.ibm.com:/tmp/cvs-serv12750
Modified Files:
GraphLayout.C GraphLayout.h VPEAnnotator.C VPEAnnotator.h
Log Message:
GraphLayout.{C,h} and VPEAnnotator.{C,h} are checked in as a group.
Many changes during automatic graph layout for:
1) handling vpe comments. They used to be just moved aside. Now each
vpe comment finds a nearby node to stick to following the layout.
2) Individual graphs within one page are handled better. They used to
be lined up along the top of the canvas, now they're laid out respecting
their locations before automatic layout.