java.lang.Object
org.jhotdraw8.geom.intersect.IntersectRayLine
-
Method Summary
Modifier and TypeMethodDescriptionstatic IntersectionResultExintersectRayLineEx(double aox, double aoy, double adx, double ady, double amax, double b0x, double b0y, double b1x, double b1y, double epsilon)
-
Method Details
-
intersectRayLineEx
public static IntersectionResultEx intersectRayLineEx(double aox, double aoy, double adx, double ady, double amax, double b0x, double b0y, double b1x, double b1y, double epsilon)
-