CompoundCurve.h File Reference

CompoundCurve is a curve that may have circular and linear segments. More...

#include "Curve.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::gm::CompoundCurve
 CompoundCurve is a curve that may have circular and linear segments. More...
 

Namespaces

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

Detailed Description

CompoundCurve is a curve that may have circular and linear segments.

Definition in file CompoundCurve.h.