Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Image2
Method · 0.95
Calls
11
getTranslationRounded
Method · 0.95
getScale
Method · 0.95
getCurrentWidth
Method · 0.95
getCurrentHeight
Method · 0.95
getCompositor
Method · 0.95
first
Method · 0.80
computeIfAbsent
Method · 0.80
addSource
Method · 0.80
getLayer
Method · 0.80
attach
Method · 0.45
getScene
Method · 0.45
Tested by
no test coverage detected