Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
DrawTrendCurves::CPrvDrawLegend Class Referencefinal
Inheritance diagram for DrawTrendCurves::CPrvDrawLegend:
[legend]
Collaboration diagram for DrawTrendCurves::CPrvDrawLegend:
[legend]

Public Member Functions

 CPrvDrawLegend (const std::vector< std::string > &descriptionChannels, const std::vector< uint32_t > &colors)
 
virtual void removeObject (IGraphics *graphics)
 

Private Member Functions

void draw (IGraphics *graphics) override
 

Private Attributes

std::vector< std::string > m_descriptionChannels
 
std::vector< uint32_t > m_colors
 
std::vector< std::string > description_channels_
 

Constructor & Destructor Documentation

◆ CPrvDrawLegend()

DrawTrendCurves::CPrvDrawLegend::CPrvDrawLegend ( const std::vector< std::string > & descriptionChannels,
const std::vector< uint32_t > & colors )
inline

Member Function Documentation

◆ draw()

void DrawTrendCurves::CPrvDrawLegend::draw ( IGraphics * graphics)
inlineoverrideprivatevirtual

Implements IRcpDraw.

◆ removeObject()

virtual void IRcpDraw::removeObject ( IGraphics * graphics)
inlinevirtualinherited

Reimplemented in CPrvDrawView.

Member Data Documentation

◆ description_channels_

std::vector<std::string> DrawTrendCurves::CPrvDrawLegend::description_channels_
private

◆ m_colors

std::vector<uint32_t> DrawTrendCurves::CPrvDrawLegend::m_colors
private

◆ m_descriptionChannels

std::vector<std::string> DrawTrendCurves::CPrvDrawLegend::m_descriptionChannels
private

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