libosmscout
0.1
|
This is the complete list of members for osmscout::MapPainter, including all inherited members.
accessReader | osmscout::MapPainter | protected |
addressReader | osmscout::MapPainter | protected |
AfterDrawing(const StyleConfig &styleConfig, const Projection &projection, const MapParameter ¶meter, const MapData &data) | osmscout::MapPainter | protectedvirtual |
AfterPreprocessing(const StyleConfig &styleConfig, const Projection &projection, const MapParameter ¶meter, const MapData &data) | osmscout::MapPainter | protectedvirtual |
areaMarkStyle | osmscout::MapPainter | protected |
BeforeDrawing(const StyleConfig &styleConfig, const Projection &projection, const MapParameter ¶meter, const MapData &data) | osmscout::MapPainter | protectedvirtual |
coastlineSegmentAttributes | osmscout::MapPainter | protected |
colorReader | osmscout::MapPainter | protected |
contourLabelOffset | osmscout::MapPainter | protected |
contourLabelSpace | osmscout::MapPainter | protected |
coordBuffer | osmscout::MapPainter | protected |
debugLabel | osmscout::MapPainter | protected |
Draw(const Projection &projection, const MapParameter ¶meter, const MapData &data, RenderSteps startStep, RenderSteps endStep) | osmscout::MapPainter | |
Draw(const Projection &projection, const MapParameter ¶meter, const MapData &data) | osmscout::MapPainter | |
DrawArea(const Projection &projection, const MapParameter ¶meter, const AreaData &area)=0 | osmscout::MapPainter | protectedpure virtual |
DrawContourLines(const Projection &projection, const MapParameter ¶meter, const MapData &data) | osmscout::MapPainter | protectedvirtual |
DrawContourSymbol(const Projection &projection, const MapParameter ¶meter, const Symbol &symbol, const ContourSymbolData &data)=0 | osmscout::MapPainter | protectedpure virtual |
DrawGround(const Projection &projection, const MapParameter ¶meter, const FillStyle &style)=0 | osmscout::MapPainter | protectedpure virtual |
DrawHillShading(const Projection &projection, const MapParameter ¶meter, const MapData &data) | osmscout::MapPainter | protectedvirtual |
DrawIcon(const IconStyle *style, const Vertex2D ¢erPos, double width, double height)=0 | osmscout::MapPainter | protectedpure virtual |
DrawLabels(const Projection &projection, const MapParameter ¶meter, const MapData &data)=0 | osmscout::MapPainter | protectedpure virtual |
DrawPath(const Projection &projection, const MapParameter ¶meter, const Color &color, double width, const std::vector< double > &dash, LineStyle::CapStyle startCap, LineStyle::CapStyle endCap, const CoordBufferRange &coordRange)=0 | osmscout::MapPainter | protectedpure virtual |
DrawSymbol(const Projection &projection, const MapParameter ¶meter, const Symbol &symbol, const Vertex2D &screenPos, double scaleFactor=1.0)=0 | osmscout::MapPainter | protectedpure virtual |
DrawWay(const StyleConfig &styleConfig, const Projection &projection, const MapParameter ¶meter, const WayData &data) | osmscout::MapPainter | protectedvirtual |
emptyDash | osmscout::MapPainter | protected |
GetAreaData() const | osmscout::MapPainter | inlineprotected |
GetFontHeight(const Projection &projection, const MapParameter ¶meter, double fontSize)=0 | osmscout::MapPainter | protectedpure virtual |
GetProjectedWidth(const Projection &projection, double minPixel, double width) const | osmscout::MapPainter | protected |
GetProjectedWidth(const Projection &projection, double width) const | osmscout::MapPainter | inlineprotected |
GetProposedLabelWidth(const MapParameter ¶meter, double averageCharWidth, double objectWidth, size_t stringLength) | osmscout::MapPainter | protectedvirtual |
GetWayData() const | osmscout::MapPainter | inlineprotected |
HasIcon(const StyleConfig &styleConfig, const Projection &projection, const MapParameter ¶meter, IconStyle &style)=0 | osmscout::MapPainter | protectedpure virtual |
IsVisibleArea(const Projection &projection, const GeoBox &boundingBox, double pixelOffset) const | osmscout::MapPainter | protected |
IsVisibleWay(const Projection &projection, const GeoBox &boundingBox, double pixelOffset) const | osmscout::MapPainter | protected |
landFill | osmscout::MapPainter | protected |
lanesReader | osmscout::MapPainter | protected |
layerReader | osmscout::MapPainter | protected |
MapPainter(const StyleConfigRef &styleConfig) | osmscout::MapPainter | explicit |
nameAltReader | osmscout::MapPainter | protected |
nameReader | osmscout::MapPainter | protected |
ParseLaneTurns(const LanesFeatureValue &feature) const | osmscout::MapPainter | protected |
refReader | osmscout::MapPainter | protected |
RegisterContourLabel(const Projection &projection, const MapParameter ¶meter, const ObjectFileRef &ref, const PathLabelData &label, const LabelPath &labelPath)=0 | osmscout::MapPainter | protectedpure virtual |
RegisterRegularLabel(const Projection &projection, const MapParameter ¶meter, const ObjectFileRef &ref, const std::vector< LabelData > &labels, const Vertex2D &position, double objectWidth)=0 | osmscout::MapPainter | protectedpure virtual |
seaFill | osmscout::MapPainter | protected |
shieldGridSizeHoriz | osmscout::MapPainter | protected |
shieldGridSizeVert | osmscout::MapPainter | protected |
styleConfig | osmscout::MapPainter | protected |
transBuffer | osmscout::MapPainter | protected |
tunnelDash | osmscout::MapPainter | protected |
WayPathDataIt typedef | osmscout::MapPainter | |
widthReader | osmscout::MapPainter | protected |
~MapPainter() | osmscout::MapPainter | virtual |