A B C D E F G H I K L M N O P Q R S T U V W Y

C

cacheBackground() - Method in class org.hermit.android.instruments.Gauge
Fetch and cache an image of the background now, then use that to draw the background on future draw requests.
CachedFile - Class in org.hermit.android.net
This class manages a set of web-based files and caches them locally.
CachedFile(String, URL[]) - Constructor for class org.hermit.android.net.CachedFile
Create a cache of web-based files.
CachedFile.Entry - Class in org.hermit.android.net
Class describing an entry in the cache; i.e.
computeHorizontalScrollRange() - Method in class org.hermit.android.widgets.HScrollView
The scroll range of a scroll view is the overall height of all of its children.
computeScroll() - Method in class org.hermit.android.widgets.HScrollView
 
computeScrollDeltaToGetChildRectOnScreen(Rect) - Method in class org.hermit.android.widgets.HScrollView
Compute the amount to scroll in the Y direction in order to get a rectangle completely on the screen (or, if taller than the screen, at least the first screen size chunk of it).
createEulaBox(int, int, int) - Method in class org.hermit.android.core.MainActivity
Create a dialog for showing the EULA, or other warnings / disclaimers.
createMessageBox(int) - Method in class org.hermit.android.core.MainActivity
Deprecated. The message box is now created automatically.
createTable(SQLiteDatabase) - Method in class org.hermit.android.net.CachedFile
Create our table in the database.
createTable(SQLiteDatabase) - Method in class org.hermit.android.net.WebBasedData
Create our table in the database.

A B C D E F G H I K L M N O P Q R S T U V W Y