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

public class FixedLink extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    FixedLink(SegmentPosition segmentPosition1, SegmentPosition segmentPosition2)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • pushIfNeed

      public boolean pushIfNeed()