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
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