Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ label
Method
label
src/main/java/org/sfj/DrawDot.java:232–232 ·
view source on GitHub ↗
(String label)
Source
from the content-addressed store, hash-verified
230
}
231
232
default E label(String label) {
233
return
add(
new
Attribute(
"label"
, label, XFORM_QUOTED));
234
}
235
Callers
5
testNodes
Method · 0.80
testConnections
Method · 0.80
testSimple
Method · 0.80
recordV
Method · 0.80
recordH
Method · 0.80
Calls
no outgoing calls
Tested by
3
testNodes
Method · 0.64
testConnections
Method · 0.64
testSimple
Method · 0.64