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

Method analyze

pattern/web/pdf/layout.py:55–57  ·  view source on GitHub ↗

Perform the layout analysis.

(self, laparams)

Source from the content-addressed store, hash-verified

53class LTItem(object):
54
55 def analyze(self, laparams):
56 """Perform the layout analysis."""
57 return
58
59
60## LTText

Callers 9

end_pageMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected