Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getWidth
Method
getWidth
src/org/albite/albite/PageCanvas.java:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
public
final
int
getWidth() {
116
return
canvas.getWidth();
117
}
118
119
public
final
int
getHeight() {
120
return
canvas.getHeight();
Callers
15
PageCanvas
Method · 0.45
renderPage
Method · 0.45
renderPageSelected
Method · 0.45
renderRotate
Method · 0.45
getPageWidth
Method · 0.45
initialize
Method · 0.45
initializePageCanvases
Method · 0.45
paint
Method · 0.45
processPointerReleased
Method · 0.45
reflowPages
Method · 0.45
applyScrollingLimits
Method · 0.45
loadButtons
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected