TerraLib 4.1
TePolygonSet Class Reference

TePolygonSet: A class for handling sets of 2D polygons. More...

#include <TeGeometry.h>

Inheritance diagram for TePolygonSet:
TeGeomComposite< TePolygon > TeVector TeGeometry

List of all members.

Public Member Functions

TeGeomRep elemType () const
 Returns the basic geometry in a set of geometries structure.
void copyElements (const TePolygonSet &other)
 Executes a real copy of two sets (duplicate the elements)

Detailed Description


Member Function Documentation

void TePolygonSet::copyElements ( const TePolygonSet other)

Executes a real copy of two sets (duplicate the elements)

Examples:
TePDISegmentation_test.cpp.
TeGeomRep TePolygonSet::elemType ( ) const [inline, virtual]

Returns the basic geometry in a set of geometries structure.

Reimplemented from TeGeometry.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines