Class Swimlane

    • Constructor Detail

      • Swimlane

        public Swimlane​(java.lang.String name)
    • Method Detail

      • toString

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

        public java.lang.String getName()
      • getDisplay

        public Display getDisplay()
      • setDisplay

        public void setDisplay​(Display label)
      • getTranslate

        public final UTranslate getTranslate()
      • setTranslateAndWidth

        public final void setTranslateAndWidth​(UTranslate translate,
                                               double actualWidth)
      • setSpecificColorTOBEREMOVED

        public void setSpecificColorTOBEREMOVED​(ColorType type,
                                                HtmlColor color)
      • getActualWidth

        public final double getActualWidth()
      • setMinMax

        public void setMinMax​(MinMax minMax)
      • getMinMax

        public MinMax getMinMax()