libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::MapPainter::ContourSymbolData Struct Reference

#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.

Member Data Documentation

◆ coordRange

CoordBufferRange osmscout::MapPainter::ContourSymbolData::coordRange

Range of coordinates of the path in transformation buffer.

◆ symbolOffset

double osmscout::MapPainter::ContourSymbolData::symbolOffset

Initial offset of the symbol.

◆ symbolScale

double osmscout::MapPainter::ContourSymbolData::symbolScale

Potential magnification of the symbol.

◆ symbolSpace

double osmscout::MapPainter::ContourSymbolData::symbolSpace

Space between individual symbols on the contour.


The documentation for this struct was generated from the following file: