CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries. More...
#include "../BuildConfig.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.
CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
Definition in file CurvePolygon.cpp.