|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BorderLayoutData
A representation of the model object 'Border Layout Data'.
The following features are supported:
GMFGraphPackage.getBorderLayoutData()
Method Summary | |
---|---|
Alignment |
getAlignment()
Returns the value of the 'Alignment' attribute. |
boolean |
isVertical()
Returns the value of the 'Vertical' attribute. |
void |
setAlignment(Alignment value)
Sets the value of the ' Alignment ' attribute. |
void |
setVertical(boolean value)
Sets the value of the ' Vertical ' attribute. |
Methods inherited from interface org.eclipse.gmf.gmfgraph.LayoutData |
---|
getOwner, setOwner |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Alignment getAlignment()
"CENTER"
.
The literals are from the enumeration Alignment
.
If the meaning of the 'Alignment' attribute isn't clear, there really should be more of a description here...
Alignment
,
setAlignment(Alignment)
,
GMFGraphPackage.getBorderLayoutData_Alignment()
void setAlignment(Alignment value)
Alignment
' attribute.
value
- the new value of the 'Alignment' attribute.Alignment
,
getAlignment()
boolean isVertical()
"false"
.
If the meaning of the 'Vertical' attribute isn't clear, there really should be more of a description here...
setVertical(boolean)
,
GMFGraphPackage.getBorderLayoutData_Vertical()
void setVertical(boolean value)
Vertical
' attribute.
value
- the new value of the 'Vertical' attribute.isVertical()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |