#include "qgis.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsarrowsymbollayer.h"
#include "qgscolorramp.h"
#include "qgsmapunitscale.h"
#include "qgssymbol.h"
#include <QColor>
#include <QFile>
#include <QFont>
#include <QMap>
#include <QPainter>
Go to the source code of this file.
|
| QList< QPolygonF > | offsetLine (QPolygonF polyline, double dist, Qgis::GeometryType geometryType) |
| | calculate geometry shifted by a specified distance
|
◆ FONTMARKER_CHR_FIX
| #define FONTMARKER_CHR_FIX "~!_#!#_!~" |
◆ QgsStringMap
◆ QgsSymbolMap
◆ offsetLine()
| QList< QPolygonF > offsetLine |
( |
QPolygonF | polyline, |
|
|
double | dist, |
|
|
Qgis::GeometryType | geometryType ) |