Class PUnivers
java.lang.Object
net.sourceforge.plantuml.sequencediagram.puma.PUnivers
public class PUnivers
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addFixedLink
(PSegment segment1, double position1, PSegment segment2, double position2) createPSegment
(double minsize) void
solve()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PUnivers
public PUnivers()
-
-
Method Details
-
createPSegment
-
addFixedLink
-
solve
public void solve()
-