/** * The GraphModel framework is used by the Workflow and Aggregation collection * for their layout. Although the cristal-gui module uses the java.2d graphics * framework to draw graphs, the Graph package itself contains no UI information * beyond x, y, width and height. * */ package com.c2kernel.graph;