Package | Description |
---|---|
horstmann.ch08_umleditor |
Modifier and Type | Method and Description |
---|---|
BentStyle |
ClassRelationshipEdge.getBentStyle()
Gets the bentStyle property
|
static BentStyle |
BentStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BentStyle[] |
BentStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassRelationshipEdge.setBentStyle(BentStyle newValue)
Sets the bentStyle property
|