Returns true if p is a valid line, containing a and b Points.
p
a
b
Lines.isLine(l); Copy
Lines.isLine(l);
Value to check
True if a valid line.
Returns true if
p
is a valid line, containinga
andb
Points.