Uses of Package
org.argouml.uml.diagram.static_structure.layout

Packages that use org.argouml.uml.diagram.static_structure.layout
org.argouml.application.api Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules. 
org.argouml.uml.diagram.static_structure.layout implements a rank based layout algorithm for static structure diagrams  
org.argouml.uml.reveng Provides support for PluggableImport modules. 
 

Classes in org.argouml.uml.diagram.static_structure.layout used by org.argouml.application.api
ClassdiagramLayouter
          This class implements a layout algorithm for class diagrams.
 

Classes in org.argouml.uml.diagram.static_structure.layout used by org.argouml.uml.diagram.static_structure.layout
ClassdiagramEdge
          This class is an abstract implementation of all edges which are layoutable in the classdiagram.
ClassdiagramInheritanceEdge
           
ClassdiagramLayouter.NodeRow
          This class keeps all the nodes in one row together and provides basic functionality for them.
ClassdiagramModelElementFactory
          a class to get the proper layouter for a Fig.
ClassdiagramNode
          This class represents a node in the classdiagram (a class, interface or package).
 

Classes in org.argouml.uml.diagram.static_structure.layout used by org.argouml.uml.reveng
ClassdiagramLayouter
          This class implements a layout algorithm for class diagrams.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook