Constructor and Description |
---|
ParticipantBoxSimple(double pos) |
ParticipantBoxSimple(double pos,
String name) |
Modifier and Type | Method and Description |
---|---|
double |
getCenterX(StringBounder stringBounder) |
Collection<Segment> |
getDelays(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
void |
pushToLeft(double deltaX) |
String |
toString() |
public ParticipantBoxSimple(double pos)
public ParticipantBoxSimple(double pos, String name)
public double getCenterX(StringBounder stringBounder)
getCenterX
in interface Pushable
public void pushToLeft(double deltaX)
pushToLeft
in interface Pushable
public double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Pushable
public Collection<Segment> getDelays(StringBounder stringBounder)
Copyright © 2014. All Rights Reserved.