Uses of Class
net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
Packages that use LivingParticipantBox
-
Uses of LivingParticipantBox in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return LivingParticipantBoxModifier and TypeMethodDescriptionDrawableSet.getLivingParticipantBox
(Participant p) MessageExoArrow.getParticipantAt
(StringBounder stringBounder, NotePosition position) Methods in net.sourceforge.plantuml.sequencediagram.graphic that return types with arguments of type LivingParticipantBoxMethods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type LivingParticipantBoxModifier and TypeMethodDescriptionvoid
DrawableSet.setLivingParticipantBox
(Participant p, LivingParticipantBox box) Constructors in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type LivingParticipantBoxModifierConstructorDescriptionMessageExoArrow
(double startingY, Rose skin, ArrowComponent arrow, LivingParticipantBox p, MessageExoType type, Url url, boolean shortArrow, ArrowConfiguration arrowConfiguration)