Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CCursorCurves Class Reference

#include <CPanelTendencyCurves.hpp>

Public Member Functions

 CCursorCurves ()
 
 CCursorCurves (const CCursorCurves &)=delete
 
 ~CCursorCurves ()
 
CCursorCurvesoperator= (const CCursorCurves &)=delete
 
void addCurve (bool withAxisX, bool withAxisY, bool withVerticalGrid, bool withHorizontalGrid, uint64_t indCurve, uint64_t indAxisY, const std::shared_ptr< CTendencyCurve > &curve, const std::shared_ptr< std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point2d > > > > &plotLines, bool multipleCurves, uint64_t numCurves) const
 

Public Attributes

std::vector< SPrvPointsTendencyCurve * > * m_curves
 

Constructor & Destructor Documentation

◆ CCursorCurves() [1/2]

CCursorCurves::CCursorCurves ( )

◆ CCursorCurves() [2/2]

CCursorCurves::CCursorCurves ( const CCursorCurves & )
delete

◆ ~CCursorCurves()

CCursorCurves::~CCursorCurves ( )

Member Function Documentation

◆ addCurve()

void CCursorCurves::addCurve ( bool withAxisX,
bool withAxisY,
bool withVerticalGrid,
bool withHorizontalGrid,
uint64_t indCurve,
uint64_t indAxisY,
const std::shared_ptr< CTendencyCurve > & curve,
const std::shared_ptr< std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point2d > > > > & plotLines,
bool multipleCurves,
uint64_t numCurves ) const

◆ operator=()

CCursorCurves & CCursorCurves::operator= ( const CCursorCurves & )
delete

Member Data Documentation

◆ m_curves

std::vector<SPrvPointsTendencyCurve *>* CCursorCurves::m_curves

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