![]() |
TerraLib 4.1
|
TeLineSet: Supports a composite of lines. More...
#include <TeGeometry.h>
Public Member Functions | |
| TeGeomRep | elemType () const |
| Returns the basic geometry in a set of geometries structure. | |
| void | copyElements (const TeLineSet &other) |
| Executes a real copy of two sets (duplicate the elements) | |
TeLineSet: Supports a composite of lines.
createLayer.cpp, createSTElementSetFromShapeFile.cpp, and TePDIUtils_test.cpp.
| void TeLineSet::copyElements | ( | const TeLineSet & | other | ) |
Executes a real copy of two sets (duplicate the elements)
| TeGeomRep TeLineSet::elemType | ( | ) | const [inline, virtual] |
Returns the basic geometry in a set of geometries structure.
Reimplemented from TeGeometry.