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