java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.Stairs
public class Stairs
extends java.lang.Object
-
Constructor Summary
Constructors
-
Method Summary
void
int
java.util.Collection<Step>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
addStep
public void addStep(Step step)
-
getMaxIndent
public int getMaxIndent()
-
getSteps
public java.util.Collection<Step> getSteps()