MCPcopy Index your code
hub / github.com/clips/pattern / end_figure

Method end_figure

pattern/web/pdf/pdfdevice.py:42–43  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

40 def begin_figure(self, name, bbox, matrix):
41 return
42 def end_figure(self, name):
43 return
44
45 def paint_path(self, graphicstate, stroke, fill, evenodd, path):
46 return

Callers 2

do_EIMethod · 0.45
do_DoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected