Class Constraint
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.Constraint
-
Constructor Details
-
Constraint
-
-
Method Details
-
getParticipant1
-
getParticipant2
-
getValue
public final double getValue() -
ensureValue
public final void ensureValue(double newValue) -
push
public void push(double delta) -
toString
-