IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.presentation.services.decorator.IDecoratorTarget.Direction

Packages that use IDecoratorTarget.Direction
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.  
 

Uses of IDecoratorTarget.Direction in com.ibm.xtools.presentation.services.decorator
 

Fields in com.ibm.xtools.presentation.services.decorator declared as IDecoratorTarget.Direction
static IDecoratorTarget.Direction IDecoratorTarget.Direction.CENTER
          Center
static IDecoratorTarget.Direction IDecoratorTarget.Direction.NORTH
          North
static IDecoratorTarget.Direction IDecoratorTarget.Direction.SOUTH
          South
static IDecoratorTarget.Direction IDecoratorTarget.Direction.WEST
          West
static IDecoratorTarget.Direction IDecoratorTarget.Direction.EAST
          East
static IDecoratorTarget.Direction IDecoratorTarget.Direction.NORTH_EAST
          North-East
static IDecoratorTarget.Direction IDecoratorTarget.Direction.NORTH_WEST
          North-West
static IDecoratorTarget.Direction IDecoratorTarget.Direction.SOUTH_EAST
          South-East
static IDecoratorTarget.Direction IDecoratorTarget.Direction.SOUTH_WEST
          South-West
 

Methods in com.ibm.xtools.presentation.services.decorator with parameters of type IDecoratorTarget.Direction
 IDecoration IDecoratorTarget.addShapeDecoration(org.eclipse.swt.graphics.Image image, IDecoratorTarget.Direction direction, int margin, boolean isVolatile)
          Adds an image as a decoration on a shape.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.