Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
SPrvPointsTendencyCurve Struct Reference

#include <CPanelTendencyCurves.hpp>

Collaboration diagram for SPrvPointsTendencyCurve:
[legend]

Public Member Functions

 SPrvPointsTendencyCurve (bool showPoint, double xPoint, double yPoint, CGeoCanvas **geoCanvas, const std::shared_ptr< CTendencyCurve > &curve, std::shared_ptr< std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point2d > > > > plotLines)
 
 ~SPrvPointsTendencyCurve ()
 

Public Attributes

bool m_showPoint
 
double m_xPoint
 
double m_yPoint
 
CGeoCanvasm_geoCanvas
 
std::shared_ptr< CTendencyCurvem_curve
 
std::shared_ptr< std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point2d > > > > m_plotLines
 
TendencyCurveVisualProperties m_properties
 

Constructor & Destructor Documentation

◆ SPrvPointsTendencyCurve()

SPrvPointsTendencyCurve::SPrvPointsTendencyCurve ( bool showPoint,
double xPoint,
double yPoint,
CGeoCanvas ** geoCanvas,
const std::shared_ptr< CTendencyCurve > & curve,
std::shared_ptr< std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point2d > > > > plotLines )

◆ ~SPrvPointsTendencyCurve()

SPrvPointsTendencyCurve::~SPrvPointsTendencyCurve ( )

Member Data Documentation

◆ m_curve

std::shared_ptr<CTendencyCurve> SPrvPointsTendencyCurve::m_curve

◆ m_geoCanvas

CGeoCanvas* SPrvPointsTendencyCurve::m_geoCanvas

◆ m_plotLines

std::shared_ptr<std::vector<std::shared_ptr<std::vector<iv::math::geometry::Point2d> > > > SPrvPointsTendencyCurve::m_plotLines

◆ m_properties

TendencyCurveVisualProperties SPrvPointsTendencyCurve::m_properties

◆ m_showPoint

bool SPrvPointsTendencyCurve::m_showPoint

◆ m_xPoint

double SPrvPointsTendencyCurve::m_xPoint

◆ m_yPoint

double SPrvPointsTendencyCurve::m_yPoint

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