public static class AlignedLabels.AlignedTimeStretch extends Object
Modifier and Type | Field and Description |
---|---|
double |
firstDuration |
double |
firstStart |
double |
secondDuration |
double |
secondStart |
Constructor and Description |
---|
AlignedLabels.AlignedTimeStretch(double tFirstStart,
double tFirstEnd,
double tSecondStart,
double tSecondEnd) |
public final double firstStart
public final double firstDuration
public final double secondStart
public final double secondDuration
Copyright © 2000–2016 DFKI GmbH. All rights reserved.