Package com.bonevich.erj.diagram

The package containing the main ERJ executable class, as well as global constants.

See:
          Description

Class Summary
ArrowHeadBar Draws a bar head (indicating a mandatory relationship) at the end of a FigEdge
ArrowHeadBarAndLesser Draws a reverse-triangluar arrow head (aka crow's feet) at the end of a FigEdge
ArrowHeadLesser Draws a reverse-triangluar arrow head (aka crow's feet) at the end of a FigEdge
ERDiagram  
ERDiagramGraph  
ERDiagramGraphModel This class defines a bridge between the Relational meta-model representation of the database design and the GraphModel interface used by GEF.
ERDiagramGraphRenderer This class defines the mapping of model elements to their graphical representation.
ERDiagramLayerPerspective Overrides LayerPerspective since the latter has a bad implementation - relies too much on the Net example used in GEF - and LayerPerspectiveMutable does not do what I want it to do in terms of adding and removing model elements (nodes).
FigAttribute A subclass of Fig that displays an AWT/Swing container and its contents.
FigContainer A subclass of Fig that displays an AWT/Swing container and its contents.
FigForeignKey A Fig that paints edges between ports.
FigRectiline Overrides FigPoly to provide a simpler, more robust rectilinear polyline.
FigRelation A subclass of FigNode that presents tht view of a Relation
 

Package com.bonevich.erj.diagram Description

The package containing the main ERJ executable class, as well as global constants.



Copyright © 2001-2003 bonevich.com. All Rights Reserved.