Runtime

Package org.eclipse.gmf.runtime.diagram.ui.services.decorator

Aurora internal packages Package Specification this package contains the decorator specific classes like the provider, operation and the decorator itself

See:
          Description

Interface Summary
IDecoration This represents a decoration object returned by a decorator target.
IDecorator Clients providing an extension to the DecoratorService need to create a decorator class that implements the IDecorator interface.
IDecoratorKeys A list of keys defining decorators that could potentially be overridden.
IDecoratorProvider Clients providing an extension to the DecoratorService need to create a decorator provider class that implements the IDecoratorProvider interface.
IDecoratorTarget An object that can be decorated.
 

Class Summary
AbstractDecorator Abstract Decorator class.
CreateDecoratorsOperation The operation used with the Decoration Service.
IDecoratorTarget.Direction Enumeration of directions for the location of shape decorations.
 

Package org.eclipse.gmf.runtime.diagram.ui.services.decorator Description

Aurora internal packages

Package Specification

this package contains the decorator specific classes like the provider, operation and the decorator itself


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.