#include <qgsmaprenderer.h>
List of all members.
Detailed Description
Definition at line 44 of file qgsmaprenderer.h.
Constructor & Destructor Documentation
QgsLabelPosition::QgsLabelPosition |
( |
int |
id, |
|
|
double |
r, |
|
|
const QVector< QgsPoint > & |
corners, |
|
|
const QgsRectangle & |
rect, |
|
|
double |
w, |
|
|
double |
h, |
|
|
const QString & |
layer, |
|
|
bool |
upside_down, |
|
|
bool |
diagram = false |
|
) |
| |
|
inline |
QgsLabelPosition::QgsLabelPosition |
( |
| ) |
|
|
inline |
Member Data Documentation
QVector< QgsPoint > QgsLabelPosition::cornerPoints |
int QgsLabelPosition::featureId |
double QgsLabelPosition::height |
bool QgsLabelPosition::isDiagram |
QString QgsLabelPosition::layerID |
double QgsLabelPosition::rotation |
bool QgsLabelPosition::upsideDown |
double QgsLabelPosition::width |
The documentation for this struct was generated from the following file: