Class PlayingSpace
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- All Implemented Interfaces:
Bordered
-
Constructor Summary
ConstructorsConstructorDescriptionPlayingSpace
(SequenceDiagram diagram, Dolls dolls, TileArguments tileArguments) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
double
double
getMaxX
(StringBounder stringBounder) getMinX
(StringBounder stringBounder) int
double
getPreferredHeight
(StringBounder stringBounder) boolean
-
Constructor Details
-
PlayingSpace
-
-
Method Details
-
drawBackground
-
drawForeground
-
getPreferredHeight
-
addConstraints
public void addConstraints() -
getMinX
-
getMaxX
-
isShowFootbox
public boolean isShowFootbox() -
getLivingSpaces
-
getBorder1
public double getBorder1()- Specified by:
getBorder1
in interfaceBordered
-
getBorder2
public double getBorder2()- Specified by:
getBorder2
in interfaceBordered
-
yNewPages
-
getNbPages
public int getNbPages()
-