TerraLib 4.1
TeLineSet Class Reference

TeLineSet: Supports a composite of lines. More...

#include <TeGeometry.h>

Inheritance diagram for TeLineSet:
TeGeomComposite< TeLine2D > 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 TeLineSet &other)
 Executes a real copy of two sets (duplicate the elements)

Detailed Description

TeLineSet: Supports a composite of lines.

See also:
TeGeomComposite
Examples:

createLayer.cpp, createSTElementSetFromShapeFile.cpp, and TePDIUtils_test.cpp.


Member Function Documentation

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.


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