Uses of Class
org.eclipse.graphiti.tb.AbstractDecorator

Packages that use AbstractDecorator
org.eclipse.graphiti.tb   
 

Uses of AbstractDecorator in org.eclipse.graphiti.tb
 

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.
 



Copyright (c) SAP AG 2005, 2012.