|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMoveAnchorFeature
The Interface IMoveAnchorFeature. Layouting shapes means to change their ccordinates or/and their parent.
| Method Summary | |
|---|---|
boolean |
canMoveAnchor(IMoveAnchorContext context)
Can move anchor. |
void |
moveAnchor(IMoveAnchorContext context)
Move anchor. |
void |
postMoveAnchor(IMoveAnchorContext context)
Post move anchor. |
void |
preMoveAnchor(IMoveAnchorContext context)
Pre move anchor. |
| Methods inherited from interface org.eclipse.graphiti.features.IFeature |
|---|
canExecute, canUndo, execute, hasDoneChanges, isAvailable |
| Methods inherited from interface org.eclipse.graphiti.IName |
|---|
getName |
| Methods inherited from interface org.eclipse.graphiti.IDescription |
|---|
getDescription |
| Methods inherited from interface org.eclipse.graphiti.features.IFeatureProviderHolder |
|---|
getFeatureProvider |
| Method Detail |
|---|
boolean canMoveAnchor(IMoveAnchorContext context)
context - the context
void moveAnchor(IMoveAnchorContext context)
context - the contextvoid preMoveAnchor(IMoveAnchorContext context)
context - the contextvoid postMoveAnchor(IMoveAnchorContext context)
context - the context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||