Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ PShape
Method
PShape
core/src/processing/core/PShape.java:299–301 ·
view source on GitHub ↗
@nowebref
()
Source
from the content-addressed store, hash-verified
297
* @nowebref
298
*/
299
public
PShape() {
300
this.family = GROUP;
301
}
302
303
304
/**
Callers
nothing calls this directly
Calls
3
colorMode
Method · 0.95
setKind
Method · 0.95
setParams
Method · 0.95
Tested by
no test coverage detected