net.sourceforge.plantuml.sequencediagram.puma
Class PSegment
java.lang.Object
net.sourceforge.plantuml.sequencediagram.puma.PSegment
public class PSegment
- extends Object
Constructor Summary |
PSegment(double minsize)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSegment
public PSegment(double minsize)
getMinsize
public double getMinsize()
push
public void push(double delta)
getDebugPosition
public String getDebugPosition()
getPosition
public double getPosition(double position)
Copyright © 2014. All Rights Reserved.