|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDefaultContext
org.eclipse.graphiti.features.context.impl.LocationContext
org.eclipse.graphiti.features.context.impl.MoveContext
public class MoveContext
The Class MoveContext.
| Constructor Summary | |
|---|---|
MoveContext()
Instantiates a new move context. |
|
MoveContext(int x,
int y)
Creates a new MoveContext. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.graphiti.features.context.impl.LocationContext |
|---|
getX, getY, setLocation, setX, setY, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.graphiti.features.context.ILocationContext |
|---|
getX, getY |
| Methods inherited from interface org.eclipse.graphiti.IPropertyBag |
|---|
getProperty, putProperty |
| Constructor Detail |
|---|
public MoveContext(int x,
int y)
MoveContext.
x - the xy - the ypublic MoveContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||