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 org.argouml.model.uml