LineString.h File Reference

LineString is a curve with linear interpolation between points. More...

#include "Coord2D.h"
#include "Curve.h"
#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

 te
 URI C++ Library.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 

Detailed Description

LineString is a curve with linear interpolation between points.

Definition in file LineString.h.