QGIS API Documentation
2.0.1-Dufour
|
Public Member Functions | |
MyLine (QPointF p1, QPointF p2) | |
double | angle () |
QPointF | diffForInterval (double interval) |
double | length () |
Protected Attributes | |
bool | mVertical |
bool | mIncreasing |
double | mT |
double | mLength |
Definition at line 382 of file qgslinesymbollayerv2.cpp.
|
inline |
Definition at line 385 of file qgslinesymbollayerv2.cpp.
References mIncreasing, mLength, mT, and mVertical.
|
inline |
Definition at line 411 of file qgslinesymbollayerv2.cpp.
References M_PI, mIncreasing, mT, and mVertical.
Referenced by _averageAngle(), QgsMarkerLineSymbolLayerV2::markerAngle(), QgsMarkerLineSymbolLayerV2::renderPolylineCentral(), and QgsMarkerLineSymbolLayerV2::renderPolylineInterval().
|
inline |
Definition at line 421 of file qgslinesymbollayerv2.cpp.
References mIncreasing, mT, and mVertical.
Referenced by QgsMarkerLineSymbolLayerV2::renderPolylineInterval().
|
inline |
Definition at line 432 of file qgslinesymbollayerv2.cpp.
References mLength.
Referenced by QgsMarkerLineSymbolLayerV2::renderPolylineInterval().
|
protected |
Definition at line 436 of file qgslinesymbollayerv2.cpp.
Referenced by angle(), diffForInterval(), and MyLine().
|
protected |
Definition at line 438 of file qgslinesymbollayerv2.cpp.
|
protected |
Definition at line 437 of file qgslinesymbollayerv2.cpp.
Referenced by angle(), diffForInterval(), and MyLine().
|
protected |
Definition at line 435 of file qgslinesymbollayerv2.cpp.
Referenced by angle(), diffForInterval(), and MyLine().