Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getFont
Method
getFont
src/ch/hsr/ogv/view/ArrowLabel.java:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
public
Font getFont() {
151
return
this.arrowTextField.getFont();
152
}
153
154
public
void
setFont(Font font) {
155
this.arrowText.setFont(font);
Callers
3
calcMinWidth
Method · 0.95
getTopFont
Method · 0.80
calcMinWidth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected