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, toStringMethods 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:
getUsedStylesin interfaceWithStyle- Overrides:
getUsedStylesin classGrouping
-
addChildren
-
getLevel
public int getLevel() -
getBackColorGeneral
- Specified by:
getBackColorGeneralin classGrouping
-
dealWith
-
getUrl
- Specified by:
getUrlin interfaceEvent- Overrides:
getUrlin classAbstractEvent
-
hasUrl
public boolean hasUrl()- Specified by:
hasUrlin interfaceEvent- Overrides:
hasUrlin classAbstractEvent
-
isParallel
public boolean isParallel()- Specified by:
isParallelin interfaceEvent- Specified by:
isParallelin classGrouping
-
goParallel
public void goParallel()
-