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() |
List<NoteOnMessage> |
getNoteOnMessages() |
double |
getPosYendLevel() |
Url |
getUrl() |
boolean |
hasUrl() |
boolean |
isParallel() |
void |
setNote(Display strings,
NotePosition notePosition,
NoteStyle noteStyle,
String backcolor,
Url url) |
void |
setPosYendLevel(double posYendLevel) |
getBackColorElement, getComment, getTitle, getType, toStringpublic 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 Groupingpublic boolean dealWith(Participant someone)
public boolean isParallel()
isParallel in interface EventisParallel in class Groupingpublic void setPosYendLevel(double posYendLevel)
setPosYendLevel in interface EventWithDeactivatepublic double getPosYendLevel()
getPosYendLevel in interface EventWithDeactivatepublic boolean addLifeEvent(LifeEvent lifeEvent)
addLifeEvent in interface EventWithDeactivatepublic final void setNote(Display strings, NotePosition notePosition, NoteStyle noteStyle, String backcolor, Url url)
public final List<NoteOnMessage> getNoteOnMessages()
Copyright © 2017. All rights reserved.