Subclasses of AbstractDecorator in org.eclipse.graphiti.tb |
class |
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 . |
class |
ColorDecorator
Color decorators can be used to modify the visualization of a shape without
modifying the dirty state of the displaying editor, see IDecorator . |
class |
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 . |