Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ isEmpty
Method
isEmpty
src/org/albite/book/view/TextPage.java:683–685 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
681
}
682
683
public
final
boolean isEmpty() {
684
return
(regions.length == 0) && (imageRegion == null);
685
}
686
687
public
final
void
draw(
688
final
Graphics g,
Callers
10
Booklet
Method · 0.95
exitMIDlet
Method · 0.45
loadChaptersAndBookDescriptor
Method · 0.45
parseNext
Method · 0.45
finishedReading
Method · 0.45
TextPage
Method · 0.45
relativeToAbsoluteURL
Method · 0.45
hyphenate
Method · 0.45
showCurrDir
Method · 0.45
showCurrDir
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected