SAM

org.topcased.modeler.sam.automatondiagram.figures
Class StateFigure

java.lang.Object
  extended by org.topcased.draw2d.figures.BorderedLabel
      extended by org.topcased.modeler.sam.automatondiagram.figures.StateFigure

public class StateFigure
extends org.topcased.draw2d.figures.BorderedLabel

** Generated **

Constructor Summary
StateFigure()
          Constructor
 
Method Summary
protected  void fillShape(org.eclipse.draw2d.Graphics graphics)
           
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

StateFigure

public StateFigure()
Constructor

** Generated **
Method Detail

fillShape

protected void fillShape(org.eclipse.draw2d.Graphics graphics)
See Also:
org.topcased.draw2d.figures.BorderedLabel#fillShape(org.eclipse.draw2d.Graphics)

outlineShape

protected void outlineShape(org.eclipse.draw2d.Graphics graphics)
See Also:
org.topcased.draw2d.figures.BorderedLabel#outlineShape(org.eclipse.draw2d.Graphics)

SAM

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