Class LifeLine


  • public class LifeLine
    extends Object
    • Constructor Detail

      • LifeLine

        public LifeLine​(Pushable participant,
                        double nominalPreferredWidth,
                        boolean shadowing)
    • Method Detail

      • finish

        public void finish​(double y)
      • getMaxLevel

        public int getMaxLevel()
      • getRightShift

        public double getRightShift​(double y)
      • getLeftShift

        public double getLeftShift​(double y)
      • getMaxRightShift

        public double getMaxRightShift()
      • getMaxLeftShift

        public double getMaxLeftShift()
      • setCreate

        public final void setCreate​(double create)
      • getCreate

        public final double getCreate()
      • getDestroy

        public final double getDestroy()
      • shadowing

        public final boolean shadowing()