#include <edgemapobject.h>
|
| EdgeGraphics (const std::vector< qmapcontrol::PointWorldCoord > &points, std::shared_ptr< NodeData::Edge > edge) |
|
virtual void | draw (QPainter &painter, const qmapcontrol::RectWorldCoord &backbuffer_rect_coord, const int &controller_zoom) |
|
◆ EdgeGraphics()
EdgeGraphics::EdgeGraphics |
( |
const std::vector< qmapcontrol::PointWorldCoord > & |
points, |
|
|
std::shared_ptr< NodeData::Edge > |
edge |
|
) |
| |
|
explicit |
◆ draw()
void EdgeGraphics::draw |
( |
QPainter & |
painter, |
|
|
const qmapcontrol::RectWorldCoord & |
backbuffer_rect_coord, |
|
|
const int & |
controller_zoom |
|
) |
| |
|
virtual |
◆ maxZoom
const double EdgeGraphics::maxZoom = 17 |
|
static |
◆ minTextZoom
const double EdgeGraphics::minTextZoom = 11 |
|
static |
◆ minZoom
const double EdgeGraphics::minZoom = 7 |
|
static |
The documentation for this class was generated from the following files: