|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'XY Layout Data'.
The following features are supported:
GMFGraphPackage.getXYLayoutData()| Method Summary | |
Dimension |
getSize()
Returns the value of the 'Size' containment reference |
Point |
getTopLeft()
Returns the value of the 'Top Left' containment reference |
void |
setSize(Dimension value)
Sets the value of the ' Size' containment reference |
void |
setTopLeft(Point value)
Sets the value of the ' Top Left' containment reference |
| 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 Point getTopLeft()
If the meaning of the 'Top Left' containment reference isn't clear, there really should be more of a description here...
XYLayoutData.setTopLeft(Point),
GMFGraphPackage.getXYLayoutData_TopLeft()public void setTopLeft(Point value)
Top Left' containment reference.
value - the new value of the 'Top Left' containment reference.XYLayoutData.getTopLeft()public Dimension getSize()
If the meaning of the 'Size' containment reference isn't clear, there really should be more of a description here...
XYLayoutData.setSize(Dimension),
GMFGraphPackage.getXYLayoutData_Size()public void setSize(Dimension value)
Size' containment reference.
value - the new value of the 'Size' containment reference.XYLayoutData.getSize()
|
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.