|
matplotlibcpp17
|
A wrapper class for matplotlib.patches.Wedge. More...
#include <patches.h>


Public Member Functions | |
| Wedge (const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) | |
Public Member Functions inherited from matplotlibcpp17::BaseWrapper | |
| pybind11::object | unwrap () const |
Additional Inherited Members | |
Protected Attributes inherited from matplotlibcpp17::BaseWrapper | |
| pybind11::object | self |
A wrapper class for matplotlib.patches.Wedge.