26#ifndef __TERRALIB_MNT_INTERNAL_PROFILETOOLS_H
27#define __TERRALIB_MNT_INTERNAL_PROFILETOOLS_H
31#include "../../edit/qt/tools/VertexTool.h"
32#include "../../edit/Utils.h"
33#include "../../sam/rtree/Index.h"
35#include "../core/Config.h"
69 void setLines(std::vector<te::gm::LineString*> &l);
71 std::vector<te::gm::LineString*>
getLines() {
return m_lines; }
This class implements a concrete tool for vertex operations (move, add, etc.).
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
#define TEMNTEXPORT
You can use this macro in order to export/import classes and functions from this module.