| Constructor and Description |
|---|
GroupingStart(java.lang.String title,
java.lang.String comment,
HColor backColorGeneral,
HColor backColorElement,
GroupingStart parent,
StyleBuilder styleBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChildren(GroupingLeaf g) |
boolean |
dealWith(Participant someone) |
HColor |
getBackColorGeneral() |
int |
getLevel() |
Url |
getUrl() |
Style[] |
getUsedStyles() |
void |
goParallel() |
boolean |
hasUrl() |
boolean |
isParallel() |
getBackColorElement, getComment, getStyleSignature, getTitle, getType, toStringpublic GroupingStart(java.lang.String title,
java.lang.String comment,
HColor backColorGeneral,
HColor backColorElement,
GroupingStart parent,
StyleBuilder styleBuilder)
public Style[] getUsedStyles()
getUsedStyles in interface WithStylegetUsedStyles in class Groupingpublic void addChildren(GroupingLeaf g)
public HColor getBackColorGeneral()
getBackColorGeneral in class Groupingpublic boolean dealWith(Participant someone)
public Url getUrl()
public boolean hasUrl()
public boolean isParallel()
isParallel in interface EventisParallel in class Groupingpublic void goParallel()