| Package | Description |
|---|---|
| net.sourceforge.plantuml.sequencediagram | |
| net.sourceforge.plantuml.sequencediagram.graphic | |
| net.sourceforge.plantuml.sequencediagram.teoz |
| Modifier and Type | Method and Description |
|---|---|
ParticipantEnglober |
SequenceDiagram.getEnglober(Participant p) |
ParticipantEnglober |
Englober.getParticipantEnglober() |
| Constructor and Description |
|---|
Englober(ParticipantEnglober participantEnglober,
Participant first,
ISkinParam skinParam,
Skin skin,
StringBounder stringBounder)
Deprecated.
|
Englober(ParticipantEnglober participantEnglober,
Participant first,
TileArguments tileArguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
DrawableSet.addParticipant(Participant p,
ParticipantEnglober participantEnglober) |
double |
DrawableSet.getEngloberPreferedWidth(StringBounder stringBounder,
ParticipantEnglober englober) |
| Modifier and Type | Method and Description |
|---|---|
ParticipantEnglober |
LivingSpace.getEnglober() |
| Constructor and Description |
|---|
LivingSpace(Participant p,
ParticipantEnglober englober,
Skin skin,
ISkinParam skinParam,
Real position,
List<Event> events) |
Copyright © 2017. All rights reserved.