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 | |
URI C++ Library. | |
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.