Algorithm dedicated to dissolve the borders of a cell subdivision. More...
#include "Config.h"#include "../geometry/CommonDataStructures.h"#include "../geometry/Enums.h"#include <cstdio>Go to the source code of this file.
Classes | |
| class | te::vp::DissolveCellSubdivision |
| Algorithm dedicated to dissolve the borders of a cell subdivision. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::da |
| Namespace for the DataAccess API of TerraLib. | |
| namespace | te::vp |
| Namespace for Vector Processing module of TerraLib. | |
Algorithm dedicated to dissolve the borders of a cell subdivision.
Definition in file DissolveCellSubdivision.h.