libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::MapPainter::ContourSymbolData Struct Reference

#include <MapPainter.h>

Public Attributes

CoordBufferRange coordRange
 Range of coordinates of the path in transformation buffer. More...
 
double symbolOffset
 Initial offset of the symbol. More...
 
double symbolScale
 Potential magnification of the symbol. More...
 
double symbolSpace
 Space between individual symbols on the contour. More...
 

Member Data Documentation

◆ coordRange

CoordBufferRange osmscout::MapPainter::ContourSymbolData::coordRange

Range of coordinates of the path in transformation buffer.

Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().

◆ symbolOffset

double osmscout::MapPainter::ContourSymbolData::symbolOffset

◆ symbolScale

double osmscout::MapPainter::ContourSymbolData::symbolScale

Potential magnification of the symbol.

Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().

◆ symbolSpace

double osmscout::MapPainter::ContourSymbolData::symbolSpace

Space between individual symbols on the contour.

Referenced by osmscout::MapPainterCairo::DrawContourSymbol(), and osmscout::MapPainterQt::DrawContourSymbol().


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