When I was using Python I created a program using basic knowledge of object orientation to compare between different cars.
now when i switch to java I come up with a plan to compare lines I have created a point class and get the lines as well but now i cant think of how should i compare if lines are collinear parallel perpendicular or just intersecting. any Ideas guys?