|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMoveAnchorContext | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.context.impl | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.ui.features |
Uses of IMoveAnchorContext in org.eclipse.graphiti.features |
---|
Methods in org.eclipse.graphiti.features with parameters of type IMoveAnchorContext | |
---|---|
boolean |
IMoveAnchorFeature.canMoveAnchor(IMoveAnchorContext context)
Can move anchor. |
IMoveAnchorFeature |
ConfigurableFeatureProviderWrapper.getMoveAnchorFeature(IMoveAnchorContext context)
|
IMoveAnchorFeature |
DefaultFeatureProviderWrapper.getMoveAnchorFeature(IMoveAnchorContext context)
|
IMoveAnchorFeature |
IFeatureProvider.getMoveAnchorFeature(IMoveAnchorContext context)
Move features respond to user's move requests. |
void |
IMoveAnchorFeature.moveAnchor(IMoveAnchorContext context)
Move anchor. |
void |
IMoveAnchorFeature.postMoveAnchor(IMoveAnchorContext context)
Post move anchor. |
void |
IMoveAnchorFeature.preMoveAnchor(IMoveAnchorContext context)
Pre move anchor. |
Uses of IMoveAnchorContext in org.eclipse.graphiti.features.context.impl |
---|
Classes in org.eclipse.graphiti.features.context.impl that implement IMoveAnchorContext | |
---|---|
class |
AreaAnchorContext
The Class AreaAnchorContext. |
Uses of IMoveAnchorContext in org.eclipse.graphiti.features.impl |
---|
Methods in org.eclipse.graphiti.features.impl with parameters of type IMoveAnchorContext | |
---|---|
boolean |
DefaultMoveAnchorFeature.canMoveAnchor(IMoveAnchorContext context)
|
IMoveAnchorFeature |
AbstractFeatureProvider.getMoveAnchorFeature(IMoveAnchorContext context)
|
void |
DefaultMoveAnchorFeature.moveAnchor(IMoveAnchorContext context)
|
void |
DefaultMoveAnchorFeature.postMoveAnchor(IMoveAnchorContext context)
|
void |
DefaultMoveAnchorFeature.preMoveAnchor(IMoveAnchorContext context)
|
Uses of IMoveAnchorContext in org.eclipse.graphiti.ui.features |
---|
Methods in org.eclipse.graphiti.ui.features with parameters of type IMoveAnchorContext | |
---|---|
IMoveAnchorFeature |
DefaultFeatureProvider.getMoveAnchorFeature(IMoveAnchorContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |