org.argouml.uml.diagram.layout
Interface LayoutedEdge

All Superinterfaces:
LayoutedObject
All Known Implementing Classes:
ClassdiagramEdge

public interface LayoutedEdge
extends LayoutedObject

This is a layouted edge in a diagram.


Method Summary
 void layout()
          Abstract method to layout the edge.
 

Method Detail

layout

public void layout()
Abstract method to layout the edge.



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