|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMoveShapeContext
The Interface IMoveShapeContext.
Method Summary | |
---|---|
int |
getDeltaX()
Gets the delta x. |
int |
getDeltaY()
Gets the delta y. |
Shape |
getShape()
Gets the shape. |
ContainerShape |
getSourceContainer()
Gets the source container. |
Methods inherited from interface org.eclipse.graphiti.features.context.ILocationContext |
---|
getX, getY |
Methods inherited from interface org.eclipse.graphiti.IPropertyBag |
---|
getProperty, getPropertyKeys, putProperty |
Methods inherited from interface org.eclipse.graphiti.features.context.IPictogramElementContext |
---|
getPictogramElement |
Methods inherited from interface org.eclipse.graphiti.features.context.ITargetContext |
---|
getTargetContainer |
Methods inherited from interface org.eclipse.graphiti.features.context.ITargetConnectionContext |
---|
getTargetConnection |
Method Detail |
---|
Shape getShape()
ContainerShape getSourceContainer()
int getDeltaX()
int getDeltaY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |