Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getChildren
Method
getChildren
core/src/processing/core/PShape.java:1974–1977 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1972
1973
1974
public
PShape[] getChildren() {
1975
crop();
1976
return
children;
1977
}
1978
1979
/**
1980
* ( begin auto-generated from PShape_getChild.xml )
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