|
libosmscout 0.1
|
#include <MapPainter.h>
Public Attributes | |
| CoordBufferRange | coordRange |
| Range of coordinates of the path in transformation buffer. | |
| double | symbolOffset |
| Initial offset of the symbol. | |
| double | symbolScale |
| Potential magnification of the symbol. | |
| double | symbolSpace |
| Space between individual symbols on the contour. | |
| CoordBufferRange osmscout::MapPainter::ContourSymbolData::coordRange |
Range of coordinates of the path in transformation buffer.
Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().
| double osmscout::MapPainter::ContourSymbolData::symbolOffset |
Initial offset of the symbol.
Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().
| double osmscout::MapPainter::ContourSymbolData::symbolScale |
Potential magnification of the symbol.
Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().
| double osmscout::MapPainter::ContourSymbolData::symbolSpace |
Space between individual symbols on the contour.
Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().