MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / pdfRepr

Method pdfRepr

lib/matplotlib/backends/backend_pdf.py:479–480  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

477 shading = b'sh'
478
479 def pdfRepr(self):
480 return self.value
481
482 @classmethod
483 def paint_path(cls, fill, stroke):

Callers 1

pdfReprFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected