net.sourceforge.plantuml.sequencediagram.puma
Class FixedLink

java.lang.Object
  extended by net.sourceforge.plantuml.sequencediagram.puma.FixedLink

public class FixedLink
extends Object


Constructor Summary
FixedLink(SegmentPosition segmentPosition1, SegmentPosition segmentPosition2)
           
 
Method Summary
 boolean pushIfNeed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedLink

public FixedLink(SegmentPosition segmentPosition1,
                 SegmentPosition segmentPosition2)
Method Detail

pushIfNeed

public boolean pushIfNeed()


Copyright © 2013. All Rights Reserved.