Helper class that implements edge grouping behavior. Multiple edges between collapsed subgraphs are aggregated to one edge whose width corresponds the number of contained edges. If a node is expanded lower level edges are reinserted, if it is collapsed edges are aggregated. A map containing the aggregated and its contained edges is stored on the root graph.
@author Martin Pinzger, Katja Graefenhain
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.