A visitor that retrieves spatial restrictions from a Query hierarchy. More...
#include "../../common/STLUtils.h"#include "../../common/Translator.h"#include "../../geometry/Envelope.h"#include "../../geometry/Geometry.h"#include "../../geometry/Utils.h"#include "../Exception.h"#include "Expression.h"#include "Function.h"#include "FunctionNames.h"#include "LiteralEnvelope.h"#include "LiteralGeom.h"#include "PropertyName.h"#include "Select.h"#include "SpatialRestrictionVisitor.h"#include "Where.h"#include <cassert>Go to the source code of this file.
A visitor that retrieves spatial restrictions from a Query hierarchy.
Definition in file SpatialRestrictionVisitor.cpp.