Package easik.sketch

Class Summary
DefaultDirectedMultigraph<V,E> This class is the same as DefaultDirectedGraph but changed to support multiple edges between two nodes
ListenableDirectedMultigraph<V,E> A directed graph which is also org.jgrapht.ListenableGraph.
SetPoints Graph Listener to set points on edges so that multiple edges between two nodes can be displayed properly.
Sketch A Sketch represents an EA Sketch diagram used to represent a database, this object also extends the JGraph swing component, allowing it to be added directly to the application's GUI.