|
libosmscout 1.1.1
|
#include <libosmscout-map/include/osmscoutmap/MapPainter.h>
Public Attributes | |
| double | symbolOffset |
| Initial offset of the symbol. | |
| double | symbolSpace |
| Space between individual symbols on the contour. | |
| CoordBufferRange | coordRange |
| Range of coordinates of the path in transformation buffer. | |
| double | symbolScale |
| Potential magnification of the symbol. | |
| CoordBufferRange osmscout::MapPainter::ContourSymbolData::coordRange |
Range of coordinates of the path in transformation buffer.
| double osmscout::MapPainter::ContourSymbolData::symbolOffset |
Initial offset of the symbol.
| double osmscout::MapPainter::ContourSymbolData::symbolScale |
Potential magnification of the symbol.
| double osmscout::MapPainter::ContourSymbolData::symbolSpace |
Space between individual symbols on the contour.