Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
D
DatabaseHelper
- Class in
org.hermit.android.provider
This class helps open, create, and upgrade the database file.
DatabaseHelper(Context, DbSchema)
- Constructor for class org.hermit.android.provider.
DatabaseHelper
Creater a helper instance.
dataClient
- Variable in class org.hermit.android.net.
WebFetcher
dataUrls
- Variable in class org.hermit.android.net.
WebFetcher
date
- Variable in class org.hermit.android.net.
CachedFile.Entry
The last modified time of the file, as reported by the server, in ms UTC.
DbSchema
- Class in
org.hermit.android.provider
Class encapsulating the schema for a content provider.
DbSchema(String, int, String, TableSchema[])
- Constructor for class org.hermit.android.provider.
DbSchema
Create a database schema instance.
delete(Uri, String, String[])
- Method in class org.hermit.android.provider.
TableProvider
A request to delete one or more rows.
dispatchKeyEvent(KeyEvent)
- Method in class org.hermit.android.widgets.
HScrollView
doDraw(Canvas, long)
- Method in class org.hermit.android.core.
SurfaceRunner
Draw the current frame of the application.
doDraw(Canvas, long)
- Method in class org.hermit.android.instruments.
InstrumentSurface
Draw the current frame of the application.
doUpdate(long)
- Method in class org.hermit.android.core.
SurfaceRunner
Update the state of the application for the current frame.
doUpdate(long)
- Method in class org.hermit.android.instruments.
AudioAnalyser
Update the state of the instrument for the current frame.
doUpdate(long)
- Method in class org.hermit.android.instruments.
Instrument
Update the state of the instrument for the current frame.
doUpdate(long)
- Method in class org.hermit.android.instruments.
InstrumentSurface
Update the state of the application for the current frame.
draw(Canvas, long, boolean)
- Method in class org.hermit.android.instruments.
Gauge
This method is called to ask the element to draw its dynamic content.
drawBackground(Canvas)
- Method in class org.hermit.android.instruments.
Gauge
This method is called to ask the element to draw its static content; i.e.
drawBackgroundBody(Canvas, Paint)
- Method in class org.hermit.android.instruments.
Gauge
Do the subclass-specific parts of drawing the background for this element.
drawBackgroundBody(Canvas, Paint)
- Method in class org.hermit.android.instruments.
PowerGauge
Do the subclass-specific parts of drawing the background for this element.
drawBody(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
Gauge
Do the subclass-specific parts of drawing for this element.
drawBody(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
PowerGauge
Do the subclass-specific parts of drawing for this element.
drawBody(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
SpectrumGauge
Do the subclass-specific parts of drawing for this element.
drawBody(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
TextGauge
This method is called to ask the element to draw itself.
drawBody(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
WaveformGauge
Do the subclass-specific parts of drawing for this element.
drawFinish(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
Gauge
Wrap up drawing of this element.
drawStart(Canvas, Paint, long)
- Method in class org.hermit.android.instruments.
Gauge
Do initial parts of drawing for this element.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y