Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getKind
Method
getKind
core/src/processing/core/PShape.java:2252–2254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2250
2251
2252
public
int
getKind() {
2253
return
kind;
2254
}
2255
2256
2257
public
float[] getParams() {
Callers
7
createShape
Method · 0.80
copyGeometry
Method · 0.80
rename
Method · 0.80
handleInspect
Method · 0.80
resolveBinding
Method · 0.80
findUsageAndUpdateTree
Method · 0.80
searchDeclaration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected