Class Grouping

    • Constructor Detail

      • Grouping

        public Grouping​(java.lang.String title,
                        java.lang.String comment,
                        GroupingType type,
                        HColor backColorElement,
                        StyleBuilder styleBuilder)
    • Method Detail

      • toString

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

        public final java.lang.String getTitle()
      • getLevel

        public abstract int getLevel()
      • getBackColorGeneral

        public abstract HColor getBackColorGeneral()
      • getComment

        public final java.lang.String getComment()
      • getBackColorElement

        public final HColor getBackColorElement()
      • isParallel

        public abstract boolean isParallel()
        Specified by:
        isParallel in interface Event