![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Map layer backed by an OGR vector dataset (Shapefile, GeoJSON, GeoPackage, …), rendering features as QGraphicsItems in the canvas overlay. More...
#include "layers/openswmmvislayer.h"#include "render/iattributeprovider.h"#include "render/labelconfig.h"#include <QColor>#include <QFont>#include <QJsonObject>#include <QList>#include <QPainterPath>#include <QPen>#include <QBrush>#include <QString>#include <QVariantMap>#include <memory>Go to the source code of this file.
Classes | |
| struct | GISVectorSymbol |
| Rendering symbology for a vector layer. More... | |
| class | GISVectorLayer |
| A map layer backed by a GDAL/OGR vector dataset. More... | |
| struct | GISVectorLayer::OgrSublayerInfo |
| Lightweight description of one OGR layer inside a datasource, produced by enumerateSublayers() without fully loading it. More... | |
Namespaces | |
| namespace | OpenSWMM |
| namespace | OpenSWMM::Render |
Map layer backed by an OGR vector dataset (Shapefile, GeoJSON, GeoPackage, …), rendering features as QGraphicsItems in the canvas overlay.