![]() |
TerraLib 4.1
|
A class that represents a non existent geometry. More...
#include <TeGeometry.h>
Public Member Functions | |
| TeGeomRep | elemType () const |
| Returns the basic geometry in a set of geometries structure. | |
| void | clear () |
| Removes geometry elements. | |
A class that represents a non existent geometry.
This class is used to deal in a similar way with objects with or without geometry
| void TeGeometryNone::clear | ( | ) | [inline] |
Removes geometry elements.
| TeGeomRep TeGeometryNone::elemType | ( | ) | const [inline, virtual] |
Returns the basic geometry in a set of geometries structure.
Reimplemented from TeGeometry.