org.argouml.uml.diagram
Class DiagramUtils

java.lang.Object
  extended by org.argouml.uml.diagram.DiagramUtils

public class DiagramUtils
extends java.lang.Object

A utility class for diagrams (ArgoDiagrams). It provides convenience methods which encapsulate and isolate access to GEF.


Method Summary
static ArgoDiagram getActiveDiagram()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getActiveDiagram

public static ArgoDiagram getActiveDiagram()
Returns:
the diagram containing the mouse (or which most recently contained the mouse).


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook