MCPcopy Create free account
hub / github.com/clips/pattern / analyze

Method analyze

pattern/web/pdf/layout.py:286–289  ·  view source on GitHub ↗
(self, laparams)

Source from the content-addressed store, hash-verified

284 return
285
286 def analyze(self, laparams):
287 for obj in self._objs:
288 obj.analyze(laparams)
289 return
290
291
292## LTExpandableContainer

Callers

nothing calls this directly

Calls 1

analyzeMethod · 0.45

Tested by

no test coverage detected