| Package | Description |
|---|---|
| net.sourceforge.plantuml.sequencediagram.graphic |
| Modifier and Type | Class and Description |
|---|---|
class |
ParticipantBox |
class |
ParticipantBoxSimple |
| Modifier and Type | Method and Description |
|---|---|
Pushable |
ConstraintSet.getFirstBorder() |
Pushable |
ConstraintSet.getLastborder() |
Pushable |
ConstraintSet.getNext(Pushable p) |
Pushable |
Constraint.getParticipant1() |
Pushable |
Constraint.getParticipant2() |
Pushable |
ConstraintSet.getPrevious(Pushable p) |
| Modifier and Type | Method and Description |
|---|---|
Constraint |
ConstraintSet.getConstraint(Pushable p1,
Pushable p2) |
Constraint |
ConstraintSet.getConstraintAfter(Pushable p1) |
Constraint |
ConstraintSet.getConstraintBefore(Pushable p1) |
Pushable |
ConstraintSet.getNext(Pushable p) |
Pushable |
ConstraintSet.getPrevious(Pushable p) |
void |
ConstraintSet.pushToLeftParticipantBox(double deltaX,
Pushable firstToChange,
boolean including) |
| Constructor and Description |
|---|
Constraint(Pushable p1,
Pushable p2) |
LifeLine(Pushable participant,
double nominalPreferredWidth,
boolean shadowing) |
| Constructor and Description |
|---|
ConstraintSet(Collection<? extends Pushable> all,
double freeX) |
Copyright © 2017. All rights reserved.