Uses of Class
math.Line
-
Uses of Line in math
Methods in math with parameters of type Line Modifier and Type Method Description PointLine. intersectionWithLine(Line line)booleanLine. intersectsLine(Line line)booleanLine. isParallelTo(Line line)Checks if this Line object is parallel to another.