|
libosmscout 1.1.1
|
#include <libosmscout-map-directx/include/osmscoutmapdirectx/PathTextRenderer.h>
Public Member Functions | |
| ContourLabelHelper (double contourLabelOffset, double contourLabelSpace) | |
| bool | Init (double pathLength, double textWidth) |
| bool | ContinueDrawing () const |
| double | GetCurrentOffset () const |
| void | AdvancePartial (double width) |
| void | AdvanceText () |
| void | AdvanceSpace () |
Helper class for drawing contours. Allows the MapPainter base class to inject itself at certain points in the contour label rendering code of the actual backend.
|
explicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool ContourLabelHelper::Init | ( | double | pathLength, |
| double | textWidth ) |