Calculates the intersection point of endless lines (pA, pB) and (pC, pD)
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public static <T> boolean lineIntersect ( |
the point that will receive the result if the lines intersect
true if the lines intersect
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |