Uses of Class
toxi.geom.Line2D.LineIntersection
Packages that use Line2D.LineIntersection
-
Uses of Line2D.LineIntersection in toxi.geom
Methods in toxi.geom that return Line2D.LineIntersectionModifier and TypeMethodDescriptionLine2D.intersectLine
(Line2D l) Computes intersection between this and the given line.LineStrip2D.intersectLine
(Line2D line)