UML

org.topcased.modeler.uml.activitydiagram.figures
Class ExpansionNodeFigure

java.lang.Object
  extended by PortFigure
      extended by org.topcased.modeler.uml.activitydiagram.figures.ExpansionNodeFigure

public class ExpansionNodeFigure
extends PortFigure

** Generated **
NOT

Constructor Summary
ExpansionNodeFigure()
          Constructor
 
Method Summary
 org.eclipse.draw2d.geometry.Dimension getPreferredSize(int wHint, int hHint)
           
protected  void outlineShape(org.eclipse.draw2d.Graphics graphics)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpansionNodeFigure

public ExpansionNodeFigure()
Constructor

** Generated **
Method Detail

outlineShape

protected void outlineShape(org.eclipse.draw2d.Graphics graphics)
See Also:
Shape.outlineShape(org.eclipse.draw2d.Graphics)

getPreferredSize

public org.eclipse.draw2d.geometry.Dimension getPreferredSize(int wHint,
                                                              int hHint)
See Also:
IFigure.getPreferredSize(int, int)

UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.