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

Method getParent

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

Source from the content-addressed store, hash-verified

1950
1951
1952 public PShape getParent() {
1953 return parent;
1954 }
1955
1956 /**
1957 * @webref

Callers 2

runMethod · 0.45
createPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected