Class GroupingStart
java.lang.Object
net.sourceforge.plantuml.sequencediagram.AbstractEvent
net.sourceforge.plantuml.sequencediagram.Grouping
net.sourceforge.plantuml.sequencediagram.GroupingStart
-
Constructor Summary
ConstructorsConstructorDescriptionGroupingStart
(String title, 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 net.sourceforge.plantuml.sequencediagram.AbstractEvent
setY
-
Constructor Details
-
GroupingStart
public GroupingStart(String title, 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
- Specified by:
getUrl
in interfaceEvent
- Overrides:
getUrl
in classAbstractEvent
-
hasUrl
public boolean hasUrl()- Specified by:
hasUrl
in interfaceEvent
- Overrides:
hasUrl
in classAbstractEvent
-
isParallel
public boolean isParallel()- Specified by:
isParallel
in interfaceEvent
- Specified by:
isParallel
in classGrouping
-
goParallel
public void goParallel()
-