Class DrawableSet
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddEvent(Newpage newpage, net.sourceforge.plantuml.sequencediagram.graphic.GraphicalNewpage object, Event justBefore) voidaddParticipant(Participant p, ParticipantEnglober participantEnglober) Collection<net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElement>doubledoublegetEngloberPreferedWidth(StringBounder stringBounder, Doll doll) net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementgetExistingParticipantEnglober(StringBounder stringBounder) doublegetHeadAndEngloberHeight(Participant p, StringBounder stringBounder) doublegetHeadHeight(StringBounder stringBounder) doublegetOffsetForEnglobers(StringBounder stringBounder) final RosegetSkin()final ISkinParamdoublegetTailHeight(StringBounder stringBounder, boolean showTail) doubledoublegetX2(StringBounder stringBounder, Doll doll) voidvoidsetTopStartingY(double topStartingY)
-
Method Details
-
getCounter
-
getVeryfirst
-
getSkin
-
getSkinParam
-
getAllEvents
-
getAllParticipants
-
getAllLivingParticipantBox
-
getAllGraphicalElements
public Collection<net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElement> getAllGraphicalElements() -
getLivingParticipantBox
-
getEvent
-
getHeadHeight
-
getHeadAndEngloberHeight
-
getExistingParticipantEnglober
-
getOffsetForEnglobers
-
getTailHeight
-
addParticipant
-
setLivingParticipantBox
-
addEvent
public void addEvent(Event event, net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElement object) -
addEvent
-
getDimension
-
getEngloberPreferedWidth
-
getX1
-
getX2
-
setTopStartingY
public void setTopStartingY(double topStartingY) -
getArrowThickness
public double getArrowThickness()
-