Class GroupingStart
java.lang.Object
net.sourceforge.plantuml.sequencediagram.Grouping
net.sourceforge.plantuml.sequencediagram.GroupingStart
-
Constructor Summary
ConstructorsConstructorDescriptionGroupingStart
(java.lang.String title, java.lang.String comment, HColor backColorGeneral, HColor backColorElement, GroupingStart parent, StyleBuilder styleBuilder) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.sequencediagram.Grouping
getBackColorElement, getComment, getStyleSignature, getTitle, getType, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
GroupingStart
public GroupingStart(java.lang.String title, java.lang.String comment, HColor backColorGeneral, HColor backColorElement, GroupingStart parent, StyleBuilder styleBuilder)
-
-
Method Details
-
getUsedStyles
- Specified by:
getUsedStyles
in interfaceWithStyle
- Overrides:
getUsedStyles
in classGrouping
-
addChildren
-
getLevel
public int getLevel() -
getBackColorGeneral
- Specified by:
getBackColorGeneral
in classGrouping
-
dealWith
-
getUrl
-
hasUrl
public boolean hasUrl() -
isParallel
public boolean isParallel()- Specified by:
isParallel
in interfaceEvent
- Specified by:
isParallel
in classGrouping
-
goParallel
public void goParallel()
-