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