SAM

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

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

public class InitialStateFigure
extends BorderedLabel

The figure to display a InitialState.

** Generated **
NOT

Constructor Summary
InitialStateFigure()
          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

InitialStateFigure

public InitialStateFigure()
Constructor

** Generated **
NOT
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.