|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.AbstractLayout
org.eclipse.draw2d.XYLayout
org.topcased.modeler.uml.sequencediagram.layouts.LifelineLayout
public class LifelineLayout
The layout of a lifeline that handles the executions position
Field Summary |
---|
Fields inherited from class org.eclipse.draw2d.XYLayout |
---|
constraints |
Fields inherited from class org.eclipse.draw2d.AbstractLayout |
---|
isObservingVisibility, preferredSize |
Constructor Summary | |
---|---|
LifelineLayout()
The Constructor |
Method Summary | |
---|---|
void |
layout(org.eclipse.draw2d.IFigure container)
Layout the executions |
Methods inherited from class org.eclipse.draw2d.XYLayout |
---|
calculatePreferredSize, getConstraint, getOrigin, remove, setConstraint |
Methods inherited from class org.eclipse.draw2d.AbstractLayout |
---|
calculatePreferredSize, getBorderPreferredSize, getMinimumSize, getMinimumSize, getPreferredSize, getPreferredSize, invalidate, invalidate, isObservingVisibility, setObserveVisibility |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifelineLayout()
Method Detail |
---|
public void layout(org.eclipse.draw2d.IFigure container)
layout
in interface org.eclipse.draw2d.LayoutManager
layout
in class org.eclipse.draw2d.XYLayout
LayoutManager.layout(org.eclipse.draw2d.IFigure)
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.