|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IPictogramElementContext in org.eclipse.graphiti.features |
---|
Methods in org.eclipse.graphiti.features with parameters of type IPictogramElementContext | |
---|---|
boolean |
FeatureCheckerAdapter.allowDragAndDrop(IPictogramElementContext context)
|
boolean |
IFeatureChecker.allowDragAndDrop(IPictogramElementContext context)
|
IFeature[] |
ConfigurableFeatureProviderWrapper.getDragAndDropFeatures(IPictogramElementContext context)
|
IFeature[] |
DefaultFeatureProviderWrapper.getDragAndDropFeatures(IPictogramElementContext context)
|
IFeature[] |
IFeatureProvider.getDragAndDropFeatures(IPictogramElementContext context)
if the user should be able to create connections directly from a pictogram element without using the connection tool you can provide an array of features. |
Uses of IPictogramElementContext in org.eclipse.graphiti.features.context |
---|
Subinterfaces of IPictogramElementContext in org.eclipse.graphiti.features.context | |
---|---|
interface |
IDeleteContext
The Interface IDeleteContext. |
interface |
IDirectEditingContext
The Interface IDirectEditingContext. |
interface |
ILayoutContext
The Interface ILayoutContext. |
interface |
IMoveShapeContext
The Interface IMoveShapeContext. |
interface |
IRemoveContext
The Interface IRemoveContext. |
interface |
IResizeShapeContext
The Interface IResizeShapeContext. |
interface |
IUpdateContext
The Interface IUpdateContext. |
Uses of IPictogramElementContext in org.eclipse.graphiti.features.context.impl |
---|
Classes in org.eclipse.graphiti.features.context.impl that implement IPictogramElementContext | |
---|---|
class |
DeleteContext
The Class DeleteContext. |
class |
DirectEditingContext
The Class DirectEditingContext. |
class |
LayoutContext
The Class LayoutContext. |
class |
MoveShapeContext
The Class MoveShapeContext. |
class |
RemoveContext
The Class RemoveContext. |
class |
ResizeShapeContext
The Class ResizeShapeContext. |
class |
UpdateContext
The Class UpdateContext. |
Uses of IPictogramElementContext in org.eclipse.graphiti.features.impl |
---|
Methods in org.eclipse.graphiti.features.impl with parameters of type IPictogramElementContext | |
---|---|
IFeature[] |
AbstractFeatureProvider.getDragAndDropFeatures(IPictogramElementContext context)
|
Uses of IPictogramElementContext in org.eclipse.graphiti.tb |
---|
Methods in org.eclipse.graphiti.tb with parameters of type IPictogramElementContext | |
---|---|
IContextButtonPadData |
DefaultToolBehaviorProvider.getContextButtonPad(IPictogramElementContext context)
|
IContextButtonPadData |
IToolBehaviorProvider.getContextButtonPad(IPictogramElementContext context)
Returns the context button pad data for the given pictogram element context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |