A Line is LineString with 2 points. More...
#include "Line.h"#include "Point.h"#include <cassert>#include <cmath>#include <climits>#include <geos/algorithm/LineIntersector.h>Go to the source code of this file.
A Line is LineString with 2 points.
Definition in file Line.cpp.