| Package | Description |
|---|---|
| net.sourceforge.plantuml.sequencediagram.graphic |
| Modifier and Type | Method and Description |
|---|---|
LivingParticipantBox |
DrawableSet.getLivingParticipantBox(Participant p) |
LivingParticipantBox |
MessageExoArrow.getParticipantAt(StringBounder stringBounder,
NotePosition position) |
| Modifier and Type | Method and Description |
|---|---|
Collection<LivingParticipantBox> |
DrawableSet.getAllLivingParticipantBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
DrawableSet.setLivingParticipantBox(Participant p,
LivingParticipantBox box) |
| 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.