MCPcopy Index your code
hub / github.com/processing/processing / getName

Method getName

core/src/processing/core/PShape.java:388–390  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

386
387
388 public String getName() {
389 return name;
390 }
391
392 /**
393 * ( begin auto-generated from PShape_isVisible.xml )

Callers 2

removeChildMethod · 0.95
addChildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected