A singleton for keeping raster summaries (most statistics). More...
#include "../common/Singleton.h"#include "Config.h"#include "Enums.h"#include "RasterSummary.h"#include <boost/ptr_container/ptr_map.hpp>Go to the source code of this file.
Classes | |
| class | te::rst::RasterSummaryManager |
| A singleton for keeping raster summaries (most statistics). It stores an internal map of raster references and their respective summaries. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::rst | |
| Namespace for the Raster module of TerraLib. | |
A singleton for keeping raster summaries (most statistics).
Definition in file RasterSummaryManager.h.