Uses of Class
net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
Packages that use ParticipantBox
Package
Description
-
Uses of ParticipantBox in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return ParticipantBoxModifier and TypeMethodDescriptionInGroupableList.getFirstParticipantBox()
InGroupableList.getLastParticipantBox()
Constructors in net.sourceforge.plantuml.sequencediagram with parameters of type ParticipantBoxModifierConstructorDescriptionInGroupableList
(ParticipantBox veryfirst, Grouping grouping, double startingY) -
Uses of ParticipantBox in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return ParticipantBoxModifier and TypeMethodDescriptionLivingParticipantBox.getParticipantBox()
Deprecated.to be deletedDrawableSet.getVeryfirst()
Constructors in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type ParticipantBoxModifierConstructorDescriptionLifeDestroy
(double startingY, ParticipantBox participant, Component comp) LivingParticipantBox
(ParticipantBox participantBox, LifeLine lifeLine)