Line.h File Reference

A Line is LineString with 2 points. More...

#include "LineString.h"

Go to the source code of this file.

Classes

class  te::gm::Line
 A Line is LineString with 2 points. More...
 

Namespaces

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

Detailed Description

A Line is LineString with 2 points.

Definition in file Line.h.