|
||||||||||
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.AbstractHintLayout
de.cau.cs.kieler.core.ui.figures.layout.AbstractTableLayout
de.cau.cs.kieler.kaom.karma.ptolemy.PtolemyEntityLayout
public class PtolemyEntityLayout
Field Summary |
---|
Fields inherited from class org.eclipse.draw2d.AbstractLayout |
---|
isObservingVisibility, preferredSize |
Constructor Summary | |
---|---|
PtolemyEntityLayout()
|
Method Summary | |
---|---|
ExtendedTable |
getCorrespondingLayout(IFigure figure)
|
Methods inherited from class de.cau.cs.kieler.core.ui.figures.layout.AbstractTableLayout |
---|
calculateMinimumSize, calculatePreferredSize, checkNewSize, layout |
Methods inherited from class org.eclipse.draw2d.AbstractHintLayout |
---|
getMinimumSize, getPreferredSize, invalidate, isSensitiveHorizontally, isSensitiveVertically |
Methods inherited from class org.eclipse.draw2d.AbstractLayout |
---|
calculatePreferredSize, getBorderPreferredSize, getConstraint, getMinimumSize, getPreferredSize, invalidate, isObservingVisibility, remove, setConstraint, setObserveVisibility |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PtolemyEntityLayout()
Method Detail |
---|
public ExtendedTable getCorrespondingLayout(IFigure figure)
getCorrespondingLayout
in class AbstractTableLayout
figure
- a state figure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |