Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getChildren
Method
getChildren
core/src/processing/core/PShape.java:2064–2067 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2062
2063
2064
public
PShape[] getChildren() {
2065
crop();
2066
return
children;
2067
}
2068
2069
/**
2070
*
Callers
3
parseChildren
Method · 0.45
Gradient
Method · 0.45
Font
Method · 0.45
Calls
1
crop
Method · 0.95
Tested by
no test coverage detected