This struct contains informations about GEOS TopologyValidationError. More...
#include <Utils.h>
Public Attributes | |
| Coord2D | m_coordinate |
| std::string | m_message |
This struct contains informations about GEOS TopologyValidationError.
Definition at line 57 of file src/terralib/geometry/Utils.h.
| Coord2D te::gm::TopologyValidationError::m_coordinate |
| std::string te::gm::TopologyValidationError::m_message |
Definition at line 62 of file src/terralib/geometry/Utils.h.
Referenced by te::gm::CheckValidity(), te::gm::FixGeometryTopology::closeGeometryRing(), te::gm::FixGeometryTopology::fixSelfIntersection(), te::qt::widgets::DefaultFeatureInfoMaker::getGeometryInfo(), te::vp::MakeGeometryValid::makeValidMemory(), te::vp::CheckGeomValidityDialog::onVerifyPushButtonClicked(), and te::rst::Vectorizer::run().