![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
This is the complete list of members for MapExtent, including all inherited members.
| centerX() const | MapExtent | inline |
| centerY() const | MapExtent | inline |
| contains(double x, double y) const | MapExtent | |
| contains(const MapExtent &other) const | MapExtent | |
| expandToInclude(double x, double y) | MapExtent | |
| expandToInclude(const MapExtent &other) | MapExtent | |
| growByFactor(double factor) | MapExtent | |
| height() const | MapExtent | inline |
| intersected(const MapExtent &other) const | MapExtent | |
| intersects(const MapExtent &other) const | MapExtent | |
| isNull() const | MapExtent | |
| isValid() const | MapExtent | |
| MapExtent()=default | MapExtent | |
| MapExtent(double xMin, double yMin, double xMax, double yMax) | MapExtent | |
| MapExtent(const QRectF &rect) | MapExtent | explicit |
| operator!=(const MapExtent &other) const | MapExtent | |
| operator==(const MapExtent &other) const | MapExtent | |
| panned(double dx, double dy) const | MapExtent | |
| scaled(double factor) const | MapExtent | |
| setXMax(double v) | MapExtent | inline |
| setXMin(double v) | MapExtent | inline |
| setYMax(double v) | MapExtent | inline |
| setYMin(double v) | MapExtent | inline |
| toRectF() const | MapExtent | |
| toString() const | MapExtent | |
| united(const MapExtent &other) const | MapExtent | |
| width() const | MapExtent | inline |
| xMax() const | MapExtent | inline |
| xMin() const | MapExtent | inline |
| yMax() const | MapExtent | inline |
| yMin() const | MapExtent | inline |