Class DrawableSet
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
public class DrawableSet
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addEvent
(Newpage newpage, net.sourceforge.plantuml.sequencediagram.graphic.GraphicalNewpage object, Event justBefore) void
addParticipant
(Participant p, ParticipantEnglober participantEnglober) java.util.Collection<Event>
java.util.Collection<net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElement>
java.util.Collection<LivingParticipantBox>
java.util.Set<Participant>
double
double
getEngloberPreferedWidth
(StringBounder stringBounder, Doll doll) net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElement
java.util.List<Doll>
getExistingParticipantEnglober
(StringBounder stringBounder) double
getHeadAndEngloberHeight
(Participant p, StringBounder stringBounder) double
getHeadHeight
(StringBounder stringBounder) double
getOffsetForEnglobers
(StringBounder stringBounder) final Rose
getSkin()
final ISkinParam
double
getTailHeight
(StringBounder stringBounder, boolean showTail) double
double
getX2
(StringBounder stringBounder, Doll doll) void
void
setTopStartingY
(double topStartingY) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getVeryfirst
-
getSkin
-
getSkinParam
-
getAllEvents
-
getAllParticipants
-
getAllLivingParticipantBox
-
getAllGraphicalElements
public java.util.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()
-