A visitor that retrieves spatial restrictions from a Query hierarchy. More...
#include "../../geometry/Enums.h"#include "QueryVisitor.h"#include <boost/noncopyable.hpp>#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | te::da::SpatialRestriction | 
| A struct that represents a spatial restriction.  More... | |
| class | te::da::SpatialRestrictionVisitor | 
| A visitor for retrieves spatial restrictions from a Query hierarchy.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::da | |
| Namespace for the DataAccess API of TerraLib.  | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib.  | |
A visitor that retrieves spatial restrictions from a Query hierarchy.
Definition in file SpatialRestrictionVisitor.h.