Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SLiCAP/SLiCAP_python
/ HyperlinkData
Class
HyperlinkData
SLiCAP/schematic/schematic_data.py:88–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
@dataclass
88
class
HyperlinkData:
89
x: float
90
y: float
91
url: str
92
label: str
93
94
95
@dataclass
Callers
2
to_data
Method · 0.85
from_json
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected