|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRemoveBendpointContext | |
|---|---|
| org.eclipse.graphiti.features | |
| org.eclipse.graphiti.features.context.impl | |
| org.eclipse.graphiti.features.impl | |
| org.eclipse.graphiti.ui.features | |
| Uses of IRemoveBendpointContext in org.eclipse.graphiti.features |
|---|
| Methods in org.eclipse.graphiti.features with parameters of type IRemoveBendpointContext | |
|---|---|
boolean |
IRemoveBendpointFeature.canRemoveBendpoint(IRemoveBendpointContext context)
Can remove bendpoint. |
IRemoveBendpointFeature |
ConfigurableFeatureProviderWrapper.getRemoveBendpointFeature(IRemoveBendpointContext context)
|
IRemoveBendpointFeature |
DefaultFeatureProviderWrapper.getRemoveBendpointFeature(IRemoveBendpointContext context)
|
IRemoveBendpointFeature |
IFeatureProvider.getRemoveBendpointFeature(IRemoveBendpointContext context)
Add bendpoint features handle the user's requst to remove connection bendpoints. |
void |
IRemoveBendpointFeature.removeBendpoint(IRemoveBendpointContext context)
Removes the bendpoint. |
| Uses of IRemoveBendpointContext in org.eclipse.graphiti.features.context.impl |
|---|
| Classes in org.eclipse.graphiti.features.context.impl that implement IRemoveBendpointContext | |
|---|---|
class |
RemoveBendpointContext
The Class RemoveBendpointContext. |
| Uses of IRemoveBendpointContext in org.eclipse.graphiti.features.impl |
|---|
| Methods in org.eclipse.graphiti.features.impl with parameters of type IRemoveBendpointContext | |
|---|---|
boolean |
DefaultRemoveBendpointFeature.canRemoveBendpoint(IRemoveBendpointContext context)
|
IRemoveBendpointFeature |
AbstractFeatureProvider.getRemoveBendpointFeature(IRemoveBendpointContext context)
|
void |
DefaultRemoveBendpointFeature.removeBendpoint(IRemoveBendpointContext context)
|
| Uses of IRemoveBendpointContext in org.eclipse.graphiti.ui.features |
|---|
| Methods in org.eclipse.graphiti.ui.features with parameters of type IRemoveBendpointContext | |
|---|---|
IRemoveBendpointFeature |
DefaultFeatureProvider.getRemoveBendpointFeature(IRemoveBendpointContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||