|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.xtools.presentation.services.decorator.IDecoratorTarget.Direction
public static class IDecoratorTarget.Direction
Enumeration of directions for the location of shape decorations.
IDecoratorTarget.Direction| Field Summary | |
|---|---|
static IDecoratorTarget.Direction |
CENTER
Deprecated. Center |
static IDecoratorTarget.Direction |
EAST
Deprecated. East |
static IDecoratorTarget.Direction |
NORTH
Deprecated. North |
static IDecoratorTarget.Direction |
NORTH_EAST
Deprecated. North-East |
static IDecoratorTarget.Direction |
NORTH_WEST
Deprecated. North-West |
static IDecoratorTarget.Direction |
SOUTH
Deprecated. South |
static IDecoratorTarget.Direction |
SOUTH_EAST
Deprecated. South-East |
static IDecoratorTarget.Direction |
SOUTH_WEST
Deprecated. South-West |
static IDecoratorTarget.Direction |
WEST
Deprecated. West |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IDecoratorTarget.Direction CENTER
public static final IDecoratorTarget.Direction NORTH
public static final IDecoratorTarget.Direction SOUTH
public static final IDecoratorTarget.Direction WEST
public static final IDecoratorTarget.Direction EAST
public static final IDecoratorTarget.Direction NORTH_EAST
public static final IDecoratorTarget.Direction NORTH_WEST
public static final IDecoratorTarget.Direction SOUTH_EAST
public static final IDecoratorTarget.Direction SOUTH_WEST
|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||