MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / install

Method install

src/main/java/fieldbox/boxes/plugins/Image2.java:38–40  ·  view source on GitHub ↗
(Box root)

Source from the content-addressed store, hash-verified

36 install(root);
37 }
38
39 protected Box install(Box root) {
40 return install(root, "__main__");
41 }
42
43 public Box install(Box root, String layerName) {

Callers 1

Image2Method · 0.95

Calls 11

getTranslationRoundedMethod · 0.95
getScaleMethod · 0.95
getCurrentWidthMethod · 0.95
getCurrentHeightMethod · 0.95
getCompositorMethod · 0.95
firstMethod · 0.80
computeIfAbsentMethod · 0.80
addSourceMethod · 0.80
getLayerMethod · 0.80
attachMethod · 0.45
getSceneMethod · 0.45

Tested by

no test coverage detected