| 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 Pushablepublic void pushToLeft(double deltaX)
pushToLeft in interface Pushablepublic double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface Pushablepublic Collection<Segment> getDelays(StringBounder stringBounder)
Copyright © 2017. All rights reserved.