TerraLib 4.1
TeSample Class Reference

TeSample: A class for handling 2D Points with an associated measure. More...

#include <TeGeometry.h>

Inheritance diagram for TeSample:
TeGeomSingle< TeCoord2D > TeMeasure TeVector TeGeometry

List of all members.

Public Member Functions

 TeSample (const TeCoord2D &location, double measure=0.)
 Constructor.
TeGeomRep elemType () const
 Returns the basic geometry type in a set of geometries structure.

Detailed Description

TeSample: A class for handling 2D Points with an associated measure.


Constructor & Destructor Documentation

TeSample::TeSample ( const TeCoord2D location,
double  measure = 0. 
) [inline]

Constructor.

Parameters:
locationthe position of the sample
measurethe value associated to the sample

Member Function Documentation

TeGeomRep TeSample::elemType ( ) const [inline, virtual]

Returns the basic geometry type in a set of geometries structure.

Reimplemented from TeGeometry.


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