Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ __init__
Method
__init__
pattern/web/pdf/layout.py:153–155 ·
view source on GitHub ↗
(self, linewidth, p0, p1)
Source
from the content-addressed store, hash-verified
151
class
LTLine(LTCurve):
152
153
def
__init__(self, linewidth, p0, p1):
154
LTCurve.__init__(self, linewidth, [p0, p1])
155
return
156
157
158
## LTRect
Callers
15
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected