|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDecorator | |
---|---|
org.eclipse.graphiti.tb |
Uses of IDecorator in org.eclipse.graphiti.tb |
---|
Subinterfaces of IDecorator in org.eclipse.graphiti.tb | |
---|---|
interface |
IImageDecorator
|
Classes in org.eclipse.graphiti.tb that implement IDecorator | |
---|---|
class |
AbstractDecorator
The Class AbstractDecorator. |
class |
ImageDecorator
The Class ImageDecorator. |
Fields in org.eclipse.graphiti.tb declared as IDecorator | |
---|---|
private static IDecorator[] |
DefaultToolBehaviorProvider.NO_RENDERING_DECORATORS
|
Methods in org.eclipse.graphiti.tb that return IDecorator | |
---|---|
IDecorator[] |
DefaultToolBehaviorProvider.getDecorators(PictogramElement pe)
|
IDecorator[] |
IToolBehaviorProvider.getDecorators(PictogramElement pe)
Returns decorators which will be used at rendering time to decorate the graphical representation of the given pictogram element. Currently only decorators of type IImageDecorator are supported. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |