matplotlibcpp17
|
A wrapper class for matplotlib.collections.PatchCollection. More...
#include <collections.h>
Public Member Functions | |
PatchCollection (const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) | |
ObjectWrapper | set_array (const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) |
![]() | |
pybind11::object | unwrap () const |
Additional Inherited Members | |
![]() | |
pybind11::object | self |
A wrapper class for matplotlib.collections.PatchCollection.