Class PSegment
java.lang.Object
net.sourceforge.plantuml.sequencediagram.puma.PSegment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoublegetPosition(double position) voidpush(double delta)
-
Constructor Details
-
PSegment
public PSegment(double minsize)
-
-
Method Details
-
getMinsize
public double getMinsize() -
push
public void push(double delta) -
getDebugPosition
-
getPosition
public double getPosition(double position)
-