public class TestCable { static double[] X, Y; public static void main (String[] argv) { int numGraphs = 10; int numPoints = 10; for (int n=0; n