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

Method analyze

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

Source from the content-addressed store, hash-verified

654 bbox2str(self.bbox), matrix2str(self.matrix)))
655
656 def analyze(self, laparams):
657 if not laparams.all_texts: return
658 LTLayoutContainer.analyze(self, laparams)
659 return
660
661
662## LTPage

Callers

nothing calls this directly

Calls 1

analyzeMethod · 0.45

Tested by

no test coverage detected