org.topcased.modeler.uml.statemachinediagram.figures
Class CompositeStateFigure
java.lang.Object
org.topcased.draw2d.figures.ContainerFigure
org.topcased.modeler.uml.statemachinediagram.figures.CompositeStateFigure
public class CompositeStateFigure
- extends org.topcased.draw2d.figures.ContainerFigure
- ** Generated **
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeStateFigure
public CompositeStateFigure()
- Constructor
- ** Generated **
createContainer
protected org.eclipse.draw2d.IFigure createContainer()
- See Also:
org.topcased.draw2d.figures.ContainerFigure#createContainer()
createLabel
protected ILabel createLabel()
- See Also:
org.topcased.draw2d.figures.ContainerFigure#createLabel()
setVerticalLayout
public void setVerticalLayout(boolean isVertical)
- Change the orientation of the children Region Figures
- Parameters:
isVertical
- Indicate whether Regions should be arranged vertically
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.