It renders the objects associated to a query layer. More...
#include "../color/RGBAColor.h"#include "../geometry/Coord2D.h"#include "../dataaccess/dataset/PrimaryKey.h"#include "../sam/rtree/Index.h"#include "AbstractRenderer.h"#include "WorldDeviceTransformer.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::map::QueryLayerRenderer | 
| It renders the objects associated to a query layer.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::common | |
| Namespace for the Common module of TerraLib.  | |
| te::da | |
| Namespace for the DataAccess API of TerraLib.  | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib.  | |
| te::map | |
| Namespace for the Map Tools module of TerraLib.  | |
| te::se | |
| Namespace for the Symbology Encoding module of TerraLib.  | |
It renders the objects associated to a query layer.
Definition in file QueryLayerRenderer.h.