![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Files | |
| conduitsplitpick.h | |
| Shared "which conduit is under the cursor, and where along it" hit-test used by every tool that inserts a node by splitting a conduit (the generic add-node tools, Add Virtual Junction, Add Inlet Junction), plus the split-name generators. | |
| maptool.h | |
| Abstract base class for all interactive tools attached to a MapCanvas. | |
| maptooladdgage.h | |
| Click-to-create tool for SWMM rain gages. | |
| maptooladdinletnode.h | |
| Click-a-street-conduit tool that inserts a configured inlet junction. | |
| maptooladdlink.h | |
| Click-to-draw tool for SWMM links (conduit/pump/orifice/weir/outlet). | |
| maptooladdnode.h | |
| Click-to-create tool for SWMM nodes — free placement, or insertion on a conduit (which splits it) when the click lands on one. | |
| maptooladdsubcatchment.h | |
| Polygon draw tool for SWMM subcatchments. | |
| maptooladdtext.h | |
| Click-to-place text annotation map tool. | |
| maptooladdvirtualnode.h | |
| Click-a-conduit tool that inserts a virtual junction by splitting. | |
| maptooleditvertex.h | |
| Interior-vertex editor for SWMM link polylines. | |
| maptoolfeaturedraw.h | |
| maptoolfeatureedit.h | |
| maptoolidentify.h | |
| maptoolmeasure.h | |
| maptoolmeshprofile.h | |
| Canvas map tool that traces a free-form polyline across the 2D mesh to define a longitudinal profile cross-section. | |
| maptoolmeshselectedge.h | |
| maptoolmeshselectvertex.h | |
| maptoolmovenode.h | |
| Drag-to-reposition tool for SWMM nodes. | |
| maptoolpan.h | |
| Click-and-drag canvas pan tool. | |
| maptoolpick2dcells.h | |
| Slice CF.3.3 — canvas map tool that selects 2D mesh cells via box or lasso, then emits the picked triangle index list. | |
| maptoolpicknode.h | |
| One-shot map tool that reports the SWMM node under a click. | |
| maptoolplotpick.h | |
| Slice AT.2 — transient map tool that lets the Comparison Plot Dialog harvest object picks from the canvas without leaving the dialog open. | |
| maptoolprofilemarker.h | |
| Canvas map tool that drags the 2D-mesh profile position arrow along the traced path. Pairs with MeshProfileOverlay (the persistent line. | |
| maptoolselect.h | |
| Click/rubber-band feature selection tool for SWMM model layers. | |
| maptoolselectpolygon.h | |
| Interactive polygon (lasso) feature-selection tool for SWMM layers. | |
| maptoolselectprofile.h | |
| Slice BC's map tool for picking the two endpoints of a profile path. Routes between them via ProfileRouter, shows candidates via ProfilePathOverlay, and (on multi-path) launches a modal picker dialog. | |
| maptoolzoom.h | |