matplotlibcpp17
matplotlibcpp17::collections::PatchCollection Struct Reference

A wrapper class for matplotlib.collections.PatchCollection. More...

#include <collections.h>

Inheritance diagram for matplotlibcpp17::collections::PatchCollection:
Collaboration diagram for matplotlibcpp17::collections::PatchCollection:

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())
 
- Public Member Functions inherited from matplotlibcpp17::BaseWrapper
pybind11::object unwrap () const
 

Additional Inherited Members

- Protected Attributes inherited from matplotlibcpp17::BaseWrapper
pybind11::object self
 

Detailed Description

A wrapper class for matplotlib.collections.PatchCollection.


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