Uses of Class
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
Packages that use LivingSpaces
-
Uses of LivingSpaces in net.sourceforge.plantuml.sequencediagram.teoz
Methods in net.sourceforge.plantuml.sequencediagram.teoz that return LivingSpacesModifier and TypeMethodDescriptionPlayingSpace.getLivingSpaces()
final LivingSpaces
TileArguments.getLivingSpaces()
Constructors in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type LivingSpacesModifierConstructorDescriptionCommunicationTile
(StringBounder stringBounder, LivingSpaces livingSpaces, Message message, Rose skin, ISkinParam skinParam, YGauge currentY) CommunicationTileSelf
(StringBounder stringBounder, LivingSpace livingSpace1, Message message, Rose skin, ISkinParam skinParam, LivingSpaces livingSpaces, YGauge currentY) NotesTile
(StringBounder stringBounder, LivingSpaces livingSpaces, Notes notes, Rose skin, ISkinParam skinParam, YGauge currentY) TileArguments
(StringBounder stringBounder, LivingSpaces livingSpaces, Rose skin, ISkinParam skinParam, Real xorigin, Real yorigin)