|
||||||||||
| 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
This feature wraps the move shape functionality of a pattern for calls of the Graphiti framework. |
| Methods in org.eclipse.graphiti.pattern that return IMoveShapeFeature | |
|---|---|
IMoveShapeFeature |
DefaultFeatureProviderWithPatterns.getMoveShapeFeature(IMoveShapeContext context)
Tries to retrieve a move feature for shapes suiting the given move context from the registered patterns. |
protected IMoveShapeFeature |
DefaultFeatureProviderWithPatterns.getMoveShapeFeatureAdditional(IMoveShapeContext context)
Gets the additional move feature functionality for shapes. |
| 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 | |||||||||