Class Constraint
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.Constraint
public class Constraint
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
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
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-