Curve is an abstract class that represents 1-dimensional geometric objects stored as a sequence of coordinates. More...
Go to the source code of this file.
Classes | |
| class | te::gm::Curve |
| Curve is an abstract class that represents 1-dimensional geometric objects stored as a sequence of coordinates. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib. | |
Curve is an abstract class that represents 1-dimensional geometric objects stored as a sequence of coordinates.
Definition in file Curve.h.