#include "../Config.h"#include <terralib/edit/Utils.h>#include <terralib/geometry.h>#include <memory>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (movePolygon_test) | |
| BOOST_AUTO_TEST_SUITE (movegeometry_tests) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 35 of file TsMoveGeometry.cpp.
| BOOST_AUTO_TEST_CASE | ( | movePolygon_test | ) |
Definition at line 40 of file TsMoveGeometry.cpp.
References te::gm::Geometry::distance(), te::gm::CurvePolygon::getCentroid(), line, te::gm::LineStringType, te::edit::MoveGeometry(), te::gm::PolygonType, te::gm::LineString::setPoint(), and te::gm::CurvePolygon::setRingN().
| BOOST_AUTO_TEST_SUITE | ( | movegeometry_tests | ) |