![]()  | 
  
    OpenCV
    3.2.0
    
   Open Source Computer Vision 
   | 
 
This is the complete list of members for cv::plot::Plot2d, including all inherited members.
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | virtual | 
| empty() const | cv::Algorithm | virtual | 
| getDefaultName() const | cv::Algorithm | virtual | 
| load(const String &filename, const String &objname=String()) | cv::Algorithm | static | 
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | static | 
| read(const FileNode &fn) | cv::Algorithm | virtual | 
| read(const FileNode &fn) | cv::Algorithm | static | 
| render(OutputArray _plotResult)=0 | cv::plot::Plot2d | pure virtual | 
| save(const String &filename) const | cv::Algorithm | virtual | 
| setMaxX(double _plotMaxX)=0 | cv::plot::Plot2d | pure virtual | 
| setMaxY(double _plotMaxY)=0 | cv::plot::Plot2d | pure virtual | 
| setMinX(double _plotMinX)=0 | cv::plot::Plot2d | pure virtual | 
| setMinY(double _plotMinY)=0 | cv::plot::Plot2d | pure virtual | 
| setNeedPlotLine(bool _needPlotLine)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotAxisColor(Scalar _plotAxisColor)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotBackgroundColor(Scalar _plotBackgroundColor)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotGridColor(Scalar _plotGridColor)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotLineColor(Scalar _plotLineColor)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotLineWidth(int _plotLineWidth)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotSize(int _plotSizeWidth, int _plotSizeHeight)=0 | cv::plot::Plot2d | pure virtual | 
| setPlotTextColor(Scalar _plotTextColor)=0 | cv::plot::Plot2d | pure virtual | 
| write(FileStorage &fs) const | cv::Algorithm | virtual | 
| writeFormat(FileStorage &fs) const | cv::Algorithm | protected | 
| ~Algorithm() | cv::Algorithm | virtual | 
 1.8.12