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