Uses of Class
math.Line
Packages that use Line
-
Uses of Line in math
Modifier and TypeMethodDescriptionLine.intersectionWithLine(Line line) booleanLine.intersectsLine(Line line) booleanLine.isParallelTo(Line line) Checks if this Line object is parallel to another.