|
SAM | |||||||||
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
org.eclipse.draw2d.ToolbarLayout
org.topcased.modeler.sam.systemdiagram.figures.MultiPortLayout
public class MultiPortLayout
Creation : 19 oct. 2005
Field Summary | |
---|---|
static int |
MULTI_PORT_CLOSED
|
static int |
MULTI_PORT_OPENED
|
Fields inherited from class org.eclipse.draw2d.ToolbarLayout |
---|
ALIGN_BOTTOMRIGHT, ALIGN_CENTER, ALIGN_TOPLEFT, horizontal, HORIZONTAL, matchWidth, minorAlignment, spacing, transposer, VERTICAL |
Fields inherited from class org.eclipse.draw2d.AbstractLayout |
---|
isObservingVisibility, preferredSize |
Constructor Summary | |
---|---|
MultiPortLayout()
|
|
MultiPortLayout(boolean isHorizontal)
|
Method Summary | |
---|---|
int |
getVisualState()
|
void |
layout(org.eclipse.draw2d.IFigure parent)
|
void |
setVisualState(int visualState)
|
Methods inherited from class org.eclipse.draw2d.ToolbarLayout |
---|
calculateMinimumSize, calculatePreferredSize, getChildMinimumSize, getChildPreferredSize, getMinorAlignment, getSpacing, getStretchMinorAxis, isHorizontal, isSensitiveHorizontally, isSensitiveVertically, setMatchWidth, setMinorAlignment, setSpacing, setStretchMinorAxis, setVertical |
Methods inherited from class org.eclipse.draw2d.AbstractHintLayout |
---|
getMinimumSize, getPreferredSize, invalidate |
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 |
Field Detail |
---|
public static final int MULTI_PORT_CLOSED
public static final int MULTI_PORT_OPENED
Constructor Detail |
---|
public MultiPortLayout()
public MultiPortLayout(boolean isHorizontal)
isHorizontal
- Method Detail |
---|
public void layout(org.eclipse.draw2d.IFigure parent)
layout
in interface org.eclipse.draw2d.LayoutManager
layout
in class org.eclipse.draw2d.ToolbarLayout
LayoutManager.layout(IFigure)
public int getVisualState()
public void setVisualState(int visualState)
visualState
- The visualState to set.
|
SAM | |||||||||
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.