#include <TdkQuerierDBVisualStr.h>
Public Member Functions | |
TdkQuerierDBVisualStr (TdkQuerierParams *params) | |
Constructor. | |
Protected Member Functions | |
virtual string | sqlWhereRestrictions (TeRepresentation *rep=0) |
Return a where clause in SQL that represent the querier restrictions. |
A class that implement a strategy to build STOs (Spatial Temporal Objects) from a TerraLib database Visual Strategy: visual restriction.
TdkQuerierDBVisualStr::TdkQuerierDBVisualStr | ( | TdkQuerierParams * | params | ) | [inline] |
Constructor.
string TdkQuerierDBVisualStr::sqlWhereRestrictions | ( | TeRepresentation * | rep = 0 |
) | [protected, virtual] |
Return a where clause in SQL that represent the querier restrictions.