![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
LineSymbolLayerSpec + arrow draw helper (Slice Z.5). More...
#include "render/linesymbollayer.h"#include "render/symbolstyle.h"#include <QPainter>#include <QPainterPath>#include <QPolygonF>#include <QVariantList>#include <array>#include <cmath>Namespaces | |
| namespace | OpenSWMM |
| namespace | OpenSWMM::Render |
Functions | |
| QString | OpenSWMM::Render::arrowPlacementToString (ArrowPlacement p) |
| ArrowPlacement | OpenSWMM::Render::arrowPlacementFromString (const QString &s) |
| void | OpenSWMM::Render::drawArrowsAlongPolyline (QPainter *painter, const QPolygonF &polyline, const LineArrowSpec &spec) |
Paint directional arrows along polyline per spec. | |
LineSymbolLayerSpec + arrow draw helper (Slice Z.5).
| ArrowPlacement p |
| const char* token |