All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CompoundCurve.cpp File Reference

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

#include "terralib_config.h"
#include "../common/STLUtils.h"
#include "../common/Translator.h"
#include "../srs/Converter.h"
#include "Coord2D.h"
#include "Envelope.h"
#include "Exception.h"
#include "CompoundCurve.h"
#include "Point.h"
#include "PointM.h"
#include "PointZ.h"
#include "PointZM.h"
#include <cassert>
#include <memory>

Go to the source code of this file.

Detailed Description

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

Definition in file CompoundCurve.cpp.