#include <plot_python.h>
|
| PythonPlot () |
|
| ~PythonPlot () override |
|
void | Draw () override |
|
| PythonPlot () |
|
| ~PythonPlot () override |
|
void | Draw () override |
|
virtual | ~Plot () |
|
void | SetXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetSuggestedXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetSuggestedYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetTitle (std::string title) |
|
virtual | ~Plot () |
|
void | SetXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetSuggestedXAxis (float min_value, float max_value, std::string label, float left_margin=0, float right_margin=0) |
|
void | SetYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetSuggestedYAxis (float min_value, float max_value, std::string label, float bottom_margin=0, float top_margin=0) |
|
void | SetTitle (std::string title) |
|
◆ PythonPlot() [1/2]
webrtc::plotting::PythonPlot::PythonPlot |
( |
| ) |
|
◆ ~PythonPlot() [1/2]
webrtc::plotting::PythonPlot::~PythonPlot |
( |
| ) |
|
|
override |
◆ PythonPlot() [2/2]
webrtc::plotting::PythonPlot::PythonPlot |
( |
| ) |
|
◆ ~PythonPlot() [2/2]
webrtc::plotting::PythonPlot::~PythonPlot |
( |
| ) |
|
|
override |
◆ Draw() [1/2]
void webrtc::plotting::PythonPlot::Draw |
( |
| ) |
|
|
overridevirtual |
◆ Draw() [2/2]
void webrtc::plotting::PythonPlot::Draw |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/tools/event_log_visualizer/plot_python.h
- Source/ThirdParty/libwebrtc/Source/webrtc/tools/event_log_visualizer/plot_python.cc