Package | Description |
---|---|
psdi.util |
Modifier and Type | Method and Description |
---|---|
static LinearSegment |
PreparedScriptHelper.getSegment(PreparedScript script,
MboRemote asset,
java.lang.Double woStartMeasure,
java.lang.Double woEndMeasure,
java.lang.String unitMeasure) |
static LinearSegment |
LinearSegment.intersection(LinearSegment l1,
LinearSegment l2) |
Modifier and Type | Method and Description |
---|---|
static java.util.List |
LinearSegment.aggregate(LinearSegment[] segments) |
boolean |
LinearSegment.endBefore(LinearSegment linear) |
boolean |
LinearSegment.intersect(LinearSegment linear) |
static LinearSegment |
LinearSegment.intersection(LinearSegment l1,
LinearSegment l2) |
boolean |
LinearSegment.startBefore(LinearSegment linear) |
static java.util.List |
LinearSegment.substraction(LinearSegment l1,
LinearSegment l2) |