public class LineOfSegments extends java.lang.Object
LineOfSegments()
void
addSegment(double x1, double x2)
double
getMean()
double[]
solveOverlaps()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineOfSegments()
public void addSegment(double x1, double x2)
public double getMean()
public double[] solveOverlaps()