Interface | Description |
---|---|
IAnchorSelectionInfo |
The Interface IAnchorSelectionInfo.
|
IBorderDecorator |
Border decorators can be used to add a border (a rectangle around the shape)
to the visualization of a shape without modifying the dirty state of the
displaying editor, see
IDecorator . |
IColorDecorator |
Color decorators can be used to modify the visualization of a shape without
modifying the dirty state of the displaying editor, see
IDecorator . |
IConnectionSelectionInfo |
The Interface IConnectionSelectionInfo.
|
IContextButtonEntry |
The Interface IContextButtonEntry.
|
IContextButtonPadData |
The interface IContextButtonPadData allows to define all information needed
to show a context button pad.
|
IContextEntry |
The Interface IContextEntry.
|
IContextMenuEntry |
The Interface IContextMenuEntry.
|
IDecorator |
The Interface IDecorator.
|
IImageDecorator |
Image decorators can be used to add an image to the visualization of a shape
without modifying the dirty state of the displaying editor, see
IDecorator . |
ISelectionInfo |
The Interface ISelectionInfo.
|
IShapeSelectionInfo |
The Interface IShapeSelectionInfo.
|
ITextDecorator |
Text decorators can be used to add a text to the visualization of a shape
without modifying the dirty state of the displaying editor, see
IDecorator . |
IToolBehaviorProvider |
The Interface IToolBehaviorProvider.
|
Class | Description |
---|---|
AbstractContextEntry |
The Class AbstractContextEntry.
|
AbstractDecorator |
The Class AbstractDecorator.
|
AnchorSelectionInfoImpl | |
BorderDecorator |
Border decorators can be used to add a border (a rectangle around the shape)
to the visualization of a shape without modifying the dirty state of the
displaying editor, see
IDecorator . |
ColorDecorator |
Color decorators can be used to modify the visualization of a shape without
modifying the dirty state of the displaying editor, see
IDecorator . |
ConnectionSelectionInfoImpl | |
ContextButtonEntry |
The Class ContextButtonEntry.
|
ContextEntryHelper |
The Class ContextEntryHelper comprises methods for creating and modifying
context button entries.
|
ContextMenuEntry |
The Class ContextMenuEntry.
|
DefaultContextButtonPadData |
A very simple implementation of
IContextButtonPadData without any
real functionality. |
DefaultToolBehaviorProvider |
The Class DefaultToolBehaviorProvider.
|
DynamicContextMenuEntry |
The Class DynamicContextMenuEntry.
|
ImageDecorator |
Image decorators can be used to add an image to the visualization of a shape
without modifying the dirty state of the displaying editor, see
IDecorator . |
SelectionInfoImpl |
The Class SelectionInfoImpl.
|
ShapeSelectionInfoImpl | |
TextDecorator |
Text decorators can be used to add a text to the visualization of a shape
without modifying the dirty state of the displaying editor, see
IDecorator . |