matplotlibcpp17
matplotlibcpp17::legend::Legend Struct Reference

A wrapper class for matplotlib.legend.Legend. More...

#include <legend.h>

Inheritance diagram for matplotlibcpp17::legend::Legend:
Collaboration diagram for matplotlibcpp17::legend::Legend:

Public Member Functions

 Legend (const pybind11::object &obj)
 
 Legend (pybind11::object &&obj)
 
- 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.legend.Legend.


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