public class HoleWithScale extends Hole
| Constructor and Description |
|---|
HoleWithScale(Hole n,
Scale associatedScale) |
HoleWithScale(int piste,
long timestamp,
long length,
Scale associatedScale) |
| Modifier and Type | Method and Description |
|---|---|
Scale |
getScale() |
AbstractTrackDef |
getTrackDefinition() |
compareTo, equals, getTimeLength, getTimestamp, getTrack, hashCode, intersect, intersect, isIn, isIntersect, minus, newHoleWithMinimumLength, newHoleWithOffset, toString, unionpublic HoleWithScale(int piste,
long timestamp,
long length,
Scale associatedScale)
public AbstractTrackDef getTrackDefinition()
public Scale getScale()