public class TimeConstraint extends Object
| Constructor and Description |
|---|
TimeConstraint(TimeTick tick1,
TimeTick tick2,
String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawU(UGraphic ug,
TimingRuler ruler,
ISkinParam skinParam) |
Display |
getLabel() |
TimeTick |
getTick1() |
TimeTick |
getTick2() |
public final TimeTick getTick1()
public final TimeTick getTick2()
public final Display getLabel()
public void drawU(UGraphic ug, TimingRuler ruler, ISkinParam skinParam)
Copyright © 2017. All rights reserved.