Uses of Package
org.jupe.editors.classdiagram.graphics.connections

Packages that use org.jupe.editors.classdiagram.graphics.connections
org.jupe.editors.classdiagram.graphics.connections Contains the figures for all connections (as opposite to nodes) used in the classdiagram editor. 
 

Classes in org.jupe.editors.classdiagram.graphics.connections used by org.jupe.editors.classdiagram.graphics.connections
AbstractConnectionFigure
          A figure representing a connection between two node figures of a class diagram.
IConnectionFigure
          Interface to define connection figures (figures that represent connections between node figures).