|
QGIS API Documentation
2.4.0-Chugiak
|
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 546 of file qgslinesymbollayerv2.cpp.
|
inline |
Definition at line 549 of file qgslinesymbollayerv2.cpp.
References mIncreasing, mLength, mT, and mVertical.
|
inline |
Definition at line 575 of file qgslinesymbollayerv2.cpp.
References M_PI, mIncreasing, mT, and mVertical.
Referenced by _averageAngle(), QgsMarkerLineSymbolLayerV2::markerAngle(), QgsMarkerLineSymbolLayerV2::renderOffsetVertexAlongLine(), QgsMarkerLineSymbolLayerV2::renderPolylineCentral(), and QgsMarkerLineSymbolLayerV2::renderPolylineInterval().
|
inline |
Definition at line 585 of file qgslinesymbollayerv2.cpp.
References mIncreasing, mT, and mVertical.
Referenced by QgsMarkerLineSymbolLayerV2::renderOffsetVertexAlongLine(), and QgsMarkerLineSymbolLayerV2::renderPolylineInterval().
|
inline |
Definition at line 596 of file qgslinesymbollayerv2.cpp.
References mLength.
Referenced by QgsMarkerLineSymbolLayerV2::renderOffsetVertexAlongLine(), and QgsMarkerLineSymbolLayerV2::renderPolylineInterval().
|
protected |
Definition at line 600 of file qgslinesymbollayerv2.cpp.
Referenced by angle(), diffForInterval(), and MyLine().
|
protected |
Definition at line 602 of file qgslinesymbollayerv2.cpp.
|
protected |
Definition at line 601 of file qgslinesymbollayerv2.cpp.
Referenced by angle(), diffForInterval(), and MyLine().
|
protected |
Definition at line 599 of file qgslinesymbollayerv2.cpp.
Referenced by angle(), diffForInterval(), and MyLine().
1.8.7