|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XYLayoutData
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Point getTopLeft()
If the meaning of the 'Top Left' containment reference isn't clear, there really should be more of a description here...
setTopLeft(Point)
,
GMFGraphPackage.getXYLayoutData_TopLeft()
void setTopLeft(Point value)
Top Left
' containment reference.
value
- the new value of the 'Top Left' containment reference.getTopLeft()
Dimension getSize()
If the meaning of the 'Size' containment reference isn't clear, there really should be more of a description here...
setSize(Dimension)
,
GMFGraphPackage.getXYLayoutData_Size()
void setSize(Dimension value)
Size
' containment reference.
value
- the new value of the 'Size' containment reference.getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |