Class Line
java.lang.Object
de.uka.ipd.sdq.probfunction.math.util.Line
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Line
public Line(double x1, double y1, double x2, double y2) - Parameters:
x1
-y1
-x2
-y2
-
-
-
Method Details
-
getX
public double getX(double y) - Parameters:
y
-- Returns:
-