Class InGroupableList

  • All Implemented Interfaces:
    InGroupable

    public class InGroupableList
    extends java.lang.Object
    implements InGroupable
    • Constructor Detail

      • InGroupableList

        public InGroupableList​(ParticipantBox veryfirst,
                               Grouping grouping,
                               double startingY)
    • Method Detail

      • addInGroupable

        public void addInGroupable​(InGroupable in)
      • isEmpty

        public boolean isEmpty()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • setMinWidth

        public void setMinWidth​(double minWidth)
      • getFirstParticipantBox

        public ParticipantBox getFirstParticipantBox()
      • getLastParticipantBox

        public ParticipantBox getLastParticipantBox()
      • changeHack2

        public void changeHack2​(double hack2)
      • getHack2

        public double getHack2()