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

Method find_neighbors

pattern/web/pdf/layout.py:339–340  ·  view source on GitHub ↗
(self, plane, ratio)

Source from the content-addressed store, hash-verified

337 return
338
339 def find_neighbors(self, plane, ratio):
340 raise NotImplementedError
341
342class LTTextLineHorizontal(LTTextLine):
343

Callers 1

get_textboxesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected