|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMoveShapeFeature | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.pattern | |
org.eclipse.graphiti.ui.features |
Uses of IMoveShapeFeature in org.eclipse.graphiti.features |
---|
Methods in org.eclipse.graphiti.features that return IMoveShapeFeature | |
---|---|
IMoveShapeFeature |
ConfigurableFeatureProviderWrapper.getMoveShapeFeature(IMoveShapeContext context)
|
IMoveShapeFeature |
DefaultFeatureProviderWrapper.getMoveShapeFeature(IMoveShapeContext context)
|
IMoveShapeFeature |
IFeatureProvider.getMoveShapeFeature(IMoveShapeContext context)
Move shape features respond to user's move requests. |
Uses of IMoveShapeFeature in org.eclipse.graphiti.features.impl |
---|
Classes in org.eclipse.graphiti.features.impl that implement IMoveShapeFeature | |
---|---|
class |
AbstractMoveShapeFeature
The Class AbstractMoveShapeFeature. |
class |
DefaultMoveShapeFeature
The Class DefaultMoveShapeFeature. |
Methods in org.eclipse.graphiti.features.impl that return IMoveShapeFeature | |
---|---|
IMoveShapeFeature |
AbstractFeatureProvider.getMoveShapeFeature(IMoveShapeContext context)
|
Uses of IMoveShapeFeature in org.eclipse.graphiti.pattern |
---|
Classes in org.eclipse.graphiti.pattern that implement IMoveShapeFeature | |
---|---|
class |
MoveShapeFeatureForPattern
The Class MoveShapeFeatureForPattern. |
Methods in org.eclipse.graphiti.pattern that return IMoveShapeFeature | |
---|---|
IMoveShapeFeature |
DefaultFeatureProviderWithPatterns.getMoveShapeFeature(IMoveShapeContext context)
|
protected IMoveShapeFeature |
DefaultFeatureProviderWithPatterns.getMoveShapeFeatureAdditional(IMoveShapeContext context)
Gets the additional move shape feature. |
Uses of IMoveShapeFeature in org.eclipse.graphiti.ui.features |
---|
Methods in org.eclipse.graphiti.ui.features that return IMoveShapeFeature | |
---|---|
IMoveShapeFeature |
DefaultFeatureProvider.getMoveShapeFeature(IMoveShapeContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |