Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getName
Method
getName
core/src/processing/core/PFont.java:499–501 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
497
498
499
public
String getName() {
500
return
name;
501
}
502
503
504
public
String getPostScriptName() {
Callers
15
createDefaultFont
Method · 0.45
PShapeSVG
Method · 0.45
parseChild
Method · 0.45
Font
Method · 0.45
add
Method · 0.45
registerNoArgs
Method · 0.45
registerWithArgs
Method · 0.45
method
Method · 0.45
printArray
Method · 0.45
loadImage
Method · 0.45
listFilesImpl
Method · 0.45
createReader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected