Package org.argouml.uml.diagram

package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams.

See:
          Description

Class Summary
ProjectMemberDiagram  
UMLMutableGraphSupport UMLMutableGraphSupport is a helper class which extends MutableGraphSupport to provide additional helper and common methods for UML Diagrams.
 

Package org.argouml.uml.diagram Description

package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams. Each diagram normally implements a diagram as a subclass of UMLDiagram and a graphmodel.

Related Documentation

Diagrams rely heavily onto creating Modelelements. For this it is useful to have good knowledge of the helper and factory classes provided by org.argouml.model.uml and its subpackages.

See Also:
org.argouml.model.uml


ArgoUML © 1996-2003 (20030829)ArgoUML Project HomeArgoUML Cookbook