![]() |
TerraLib 4.1
|
TePolygonSet: A class for handling sets of 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 TePolygonSet &other) |
| Executes a real copy of two sets (duplicate the elements) | |
TePolygonSet: A class for handling sets of 2D polygons.
createLayer.cpp, createSTElementSetFromShapeFile.cpp, createSTElementSetFromTheme.cpp, databaseQuery.cpp, databaseSQLQuery.cpp, querierFromTheme.cpp, querierGroupSpatialRest.cpp, querierWithSpatialRestGeometry.cpp, spatialQueryAndBuffer.cpp, TePDIClassification_test.cpp, TePDIHaralick_test.cpp, TePDIHistogram_test.cpp, TePDIRaster2Vector_test.cpp, TePDISegmentation_test.cpp, TePDIStatistic_test.cpp, and TePDIUtils_test.cpp.
| void TePolygonSet::copyElements | ( | const TePolygonSet & | other | ) |
Executes a real copy of two sets (duplicate the elements)
| TeGeomRep TePolygonSet::elemType | ( | ) | const [inline, virtual] |
Returns the basic geometry in a set of geometries structure.
Reimplemented from TeGeometry.