Runtime

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

Packages that use org.eclipse.gmf.runtime.diagram.ui.services.decorator
org.eclipse.gmf.runtime.diagram.ui.editpolicies Aurora internal packages Package Specification This package contains the edit policy classes.  
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 
 

Classes in org.eclipse.gmf.runtime.diagram.ui.services.decorator used by org.eclipse.gmf.runtime.diagram.ui.editpolicies
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.
IDecoratorTarget
          An object that can be decorated.
IDecoratorTarget.Direction
          Enumeration of directions for the location of shape decorations.
 

Classes in org.eclipse.gmf.runtime.diagram.ui.services.decorator used by org.eclipse.gmf.runtime.diagram.ui.services.decorator
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.
IDecoratorTarget
          An object that can be decorated.
IDecoratorTarget.Direction
          Enumeration of directions for the location of shape decorations.
 


Runtime

Guidelines for using Eclipse APIs.

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