Package | Description |
---|---|
org.yawlfoundation.yawl.editor.core.layout |
Modifier and Type | Method and Description |
---|---|
DecoratorPosition |
YDecoratorLayout.getPosition() |
static DecoratorPosition |
DecoratorPosition.valueOf(int i) |
static DecoratorPosition |
DecoratorPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DecoratorPosition[] |
DecoratorPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
YDecoratorLayout.setPosition(DecoratorPosition position) |