LinearRing.h File Reference

A LinearRing is a LineString that is both closed and simple. More...

#include "LineString.h"

Go to the source code of this file.

Classes

class  te::gm::LinearRing
 A LinearRing is a LineString that is both closed and simple. More...
 

Namespaces

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

Detailed Description

A LinearRing is a LineString that is both closed and simple.

Definition in file LinearRing.h.