LineString is a curve with linear interpolation between points. More...
#include "Coord2D.h"#include "Curve.h"#include "Exception.h"#include <exception>#include <vector>Go to the source code of this file.
Classes | |
| class | te::gm::LineString | 
| LineString is a curve with linear interpolation between points.  More... | |
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::gm | 
| Namespace for the Vector Geometry module of TerraLib.  | |
LineString is a curve with linear interpolation between points.
Definition in file LineString.h.