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

CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries. More...

#include "terralib_config.h"
#include "../common/STLUtils.h"
#include "../common/Translator.h"
#include "Config.h"
#include "Coord2D.h"
#include "Curve.h"
#include "CurvePolygon.h"
#include "Envelope.h"
#include "GEOSWriter.h"
#include "Point.h"

Go to the source code of this file.

Detailed Description

CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries.

Definition in file CurvePolygon.cpp.