org.topcased.modeler.sam.automatondiagram.figures
Class InitialStateFigure
java.lang.Object
BorderedLabel
org.topcased.modeler.sam.automatondiagram.figures.InitialStateFigure
public class InitialStateFigure
- extends BorderedLabel
The figure to display a InitialState.
- ** Generated **
- NOT
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 |
InitialStateFigure
public InitialStateFigure()
- Constructor
- ** Generated **
- NOT
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)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.