Finds the x coordinate of the intersection point of the horizontal line at y and the line defined by points pA and pB. If the lines do not intersect, result is undefined.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public static double lineIntersectHorizontal ( |
The intersection point x coordinate.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |