Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getName
Method
getName
core/src/processing/core/PShape.java:388–390 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
386
387
388
public
String getName() {
389
return
name;
390
}
391
392
/**
393
* ( begin auto-generated from PShape_isVisible.xml )
Callers
2
removeChild
Method · 0.95
addChild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected