26#ifndef __TERRALIB_RASTER_INTERNAL_BOUNDARYEXTRACT_H
27#define __TERRALIB_RASTER_INTERNAL_BOUNDARYEXTRACT_H
32#include "../geometry/Coord2D.h"
33#include "../geometry/LineString.h"
91 bool run(std::vector<te::gm::Geometry*>& polygons,
double pixelvalue );
A polygon container node class.
It implements the vectorizer, based on TerraLib 4 algorithm.
A LinearRing is a LineString that is both closed and simple.
An abstract class for raster data strucutures.
It implements the vectorizer, based on TerraLib 4 algorithm.
Raster implementaton for TerraLib 4.x.
#define TERASTEREXPORT
You can use this macro in order to export/import classes and functions from this module.
Enumerations of XML module.