|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public 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,
BorderLayoutData.setAlignment(Alignment),
GMFGraphPackage.getBorderLayoutData_Alignment()public void setAlignment(Alignment value)
Alignment' attribute.
value - the new value of the 'Alignment' attribute.Alignment,
BorderLayoutData.getAlignment()public boolean isVertical()
"false".
If the meaning of the 'Vertical' attribute isn't clear, there really should be more of a description here...
BorderLayoutData.setVertical(boolean),
GMFGraphPackage.getBorderLayoutData_Vertical()public void setVertical(boolean value)
Vertical' attribute.
value - the new value of the 'Vertical' attribute.BorderLayoutData.isVertical()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.