Domain Modeling Layer

Package com.ibm.xtools.presentation.services.decorator

Decorator Service Package Specification This package exposes the Decorator Service Provider API so that a client can add a new decorator.

See:
          Description

Interface Summary
IDecoration Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecoration instead.
IDecorator Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecorator instead.
IDecoratorProvider Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecoratorProvider instead.
IDecoratorTarget Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecoratorTarget instead.
 

Class Summary
CreateDecoratorsOperation Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui CreateDecoratorsOperation instead.
IDecoratorTarget.Direction Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget.Direction
 

Package com.ibm.xtools.presentation.services.decorator Description

Decorator Service

Package Specification

This package exposes the Decorator Service Provider API so that a client can add a new decorator. A decorator is used to add decorations to a shape or connection on a diagram.


Domain Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.