| 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 |
isPar2GroupStart() |
boolean |
isParallel() |
getBackColorElement, getComment, getStyleSignature, getTitle, getType, toStringsetYpublic 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()
getUrl in interface EventgetUrl in class AbstractEventpublic boolean hasUrl()
hasUrl in interface EventhasUrl in class AbstractEventpublic boolean isParallel()
isParallel in interface EventisParallel in class Groupingpublic void goParallel()
public boolean isPar2GroupStart()