public class LineOfSegments
extends java.lang.Object
Constructor and Description |
---|
LineOfSegments() |
Modifier and Type | Method and Description |
---|---|
void |
addSegment(double x1,
double x2) |
double |
getMean() |
double[] |
solveOverlaps() |