public final class GroupingLeaf extends Grouping implements EventWithDeactivate
Constructor and Description |
---|
GroupingLeaf(String title,
String comment,
GroupingType type,
HtmlColor backColorGeneral,
HtmlColor backColorElement,
GroupingStart start) |
Modifier and Type | Method and Description |
---|---|
boolean |
addLifeEvent(LifeEvent lifeEvent) |
boolean |
dealWith(Participant someone) |
HtmlColor |
getBackColorGeneral() |
GroupingStart |
getGroupingStart() |
Grouping |
getJustAfter() |
int |
getLevel() |
double |
getPosYendLevel() |
Url |
getUrl() |
boolean |
hasUrl() |
boolean |
isParallel() |
void |
setPosYendLevel(double posYendLevel) |
getBackColorElement, getComment, getTitle, getType, toString
public GroupingLeaf(String title, String comment, GroupingType type, HtmlColor backColorGeneral, HtmlColor backColorElement, GroupingStart start)
public Grouping getJustAfter()
public GroupingStart getGroupingStart()
public final HtmlColor getBackColorGeneral()
getBackColorGeneral
in class Grouping
public boolean dealWith(Participant someone)
public boolean isParallel()
isParallel
in interface Event
isParallel
in class Grouping
public void setPosYendLevel(double posYendLevel)
setPosYendLevel
in interface EventWithDeactivate
public double getPosYendLevel()
getPosYendLevel
in interface EventWithDeactivate
public boolean addLifeEvent(LifeEvent lifeEvent)
addLifeEvent
in interface EventWithDeactivate
Copyright © 2016. All Rights Reserved.