| Package | Description |
|---|---|
| net.sourceforge.plantuml.sequencediagram | |
| net.sourceforge.plantuml.sequencediagram.graphic |
| Modifier and Type | Method and Description |
|---|---|
MessageExoType |
MessageExo.getType() |
static MessageExoType |
MessageExoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageExoType[] |
MessageExoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MessageExo(Participant p,
MessageExoType type,
Display label,
ArrowConfiguration arrowConfiguration,
String messageNumber,
boolean shortArrow) |
| Modifier and Type | Method and Description |
|---|---|
MessageExoType |
MessageExoArrow.getType() |
| Constructor and Description |
|---|
MessageExoArrow(double startingY,
Skin skin,
Component arrow,
LivingParticipantBox p,
MessageExoType type,
Url url,
boolean shortArrow,
ArrowConfiguration arrowConfiguration) |
Copyright © 2017. All rights reserved.