![]() |
TerraLib 4.1
|
TePolygon: A class for handling 2D polygons. More...
#include <TeGeometry.h>
Public Member Functions | |
| TeGeomRep | elemType () const |
| Returns the basic geometry in a set of geometries structure. | |
| void | copyElements (const TePolygon &other) |
| Executes a real copy of two sets (duplicate the elements) | |
TePolygon: A class for handling 2D polygons.
In TerraLib, a 2D polygon consists of an outer ring and a list of inner rings
| void TePolygon::copyElements | ( | const TePolygon & | other | ) |
Executes a real copy of two sets (duplicate the elements)
| TeGeomRep TePolygon::elemType | ( | ) | const [inline, virtual] |
Returns the basic geometry in a set of geometries structure.
Reimplemented from TeGeometry.