public class LiveBoxes
extends java.lang.Object
Constructor and Description |
---|
LiveBoxes(Participant p,
java.util.List<Event> events,
Rose skin,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
void |
addStep(Event event,
double y) |
void |
delayOn(double y,
double height) |
void |
drawBoxes(UGraphic ug,
Context2D context,
double createY,
double endY) |
int |
getLevelAt(Event event,
EventsHistoryMode mode) |
double |
getMaxPosition(StringBounder stringBounder) |
int |
getMaxValue() |
Participant |
getParticipant() |
Stairs |
getStairs(double createY,
double totalHeight) |
public LiveBoxes(Participant p, java.util.List<Event> events, Rose skin, ISkinParam skinParam)
public void addStep(Event event, double y)
public Participant getParticipant()
public int getLevelAt(Event event, EventsHistoryMode mode)
public Stairs getStairs(double createY, double totalHeight)
public int getMaxValue()
public double getMaxPosition(StringBounder stringBounder)
public void delayOn(double y, double height)