Uses of Class
net.sourceforge.plantuml.sequencediagram.Doll
Packages that use Doll
Package
Description
-
Uses of Doll in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return DollModifier and TypeMethodDescriptionstatic Doll
Doll.createPuma
(ParticipantEnglober englober, Participant first, ISkinParam skinParam, Rose skin, StringBounder stringBounder, StyleBuilder styleBuilder) static Doll
Doll.createTeoz
(ParticipantEnglober englober, TileArguments tileArguments, Map<ParticipantEnglober, Doll> alls) Doll.getParent()
Methods in net.sourceforge.plantuml.sequencediagram with parameters of type DollModifier and TypeMethodDescriptionvoid
Method parameters in net.sourceforge.plantuml.sequencediagram with type arguments of type DollModifier and TypeMethodDescriptionstatic Doll
Doll.createTeoz
(ParticipantEnglober englober, TileArguments tileArguments, Map<ParticipantEnglober, Doll> alls) -
Uses of Doll in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return types with arguments of type DollModifier and TypeMethodDescriptionDrawableSet.getExistingParticipantEnglober
(StringBounder stringBounder) Methods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type DollModifier and TypeMethodDescriptiondouble
DrawableSet.getEngloberPreferedWidth
(StringBounder stringBounder, Doll doll) double
double
DrawableSet.getX2
(StringBounder stringBounder, Doll doll)