Package fcmodeler.view

Interface Summary
EdgeFigure A Figure representing an edge.
PermanentFigure ...
 

Class Summary
AbstractEdgeFigure An abstract implementation of EdgeFigure.
BasicConnectorHighlighter ...
BezierEdgeFigure An EdgeFigure implementation providing a Bezier curve line type.
BezierEdgeFigureRenderer A factory used to create a BezierEdgeFigure using a specified Edge.
ClusterFigure ...
DebugConnectorInteractor ...
NodeFigure A Figure representing a node.
NodeFigureRenderer A factory used to create a Figure using a specified Node.
ScrollableJGraph This class extends diva.graph.JGraph, and the only change is that it implements the javax.swing.Scrollable interface, to allow scrolling in a JScrollPane.