Utility functions for Vector Processing. More...
#include "../../geometry/Geometry.h"#include "../../maptools/AbstractLayer.h"#include "../../memory/DataSet.h"#include "../../memory/DataSetItem.h"#include <map>#include <string>Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::vp | |
| Namespace for Vector Processing module of TerraLib.  | |
Functions | |
| std::list< te::map::AbstractLayerPtr > | te::vp::GetFilteredLayers (std::string text, std::list< te::map::AbstractLayerPtr > layers) | 
| Get a list of AbstractLayer filtered by the name;.  More... | |
Utility functions for Vector Processing.
Definition in file Utils.h.