Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ toString
Method
toString
src/main/java/fieldbox/boxes/plugins/Viewport.java:423–426 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
}
422
423
@Override
424
public
GraphicsContext getGraphicsContext() {
425
return
this.find(Boxes.window, both())
426
.findFirst()
427
.get()
428
.getGraphicsContext();
429
}
Callers
10
badge
Method · 0.45
revealInFinder
Method · 0.45
parse
Method · 0.45
activeatePlugin
Method · 0.45
extendClassPath
Method · 0.45
asKey
Method · 0.45
asValue
Method · 0.45
findSource
Method · 0.45
findSourceLocation
Method · 0.45
doSomething
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected