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
G
Gauge
- Class in
org.hermit.android.instruments
A graphical display which shows some data in a region within a view.
Gauge(SurfaceRunner)
- Constructor for class org.hermit.android.instruments.
Gauge
Set up this view.
Gauge(SurfaceRunner, int)
- Constructor for class org.hermit.android.instruments.
Gauge
Set up this view.
Gauge(SurfaceRunner, int, int)
- Constructor for class org.hermit.android.instruments.
Gauge
Set up this view.
Gauge(SurfaceRunner, int, int, int)
- Constructor for class org.hermit.android.instruments.
Gauge
Set up this view.
getAppVersion()
- Method in class org.hermit.android.core.
AppUtils
Get the version info for the current app.
getBackgroundColor()
- Method in class org.hermit.android.instruments.
Gauge
Get the background colour of this element.
getBaseTextSize()
- Static method in class org.hermit.android.instruments.
Gauge
Get the base size for text.
getBitmap()
- Method in class org.hermit.android.core.
SurfaceRunner
Get a Bitmap which is the same size and format as the surface.
getBitmap(int, int)
- Method in class org.hermit.android.core.
SurfaceRunner
Get a Bitmap of a given size, in the same format as the surface.
getBounds()
- Method in class org.hermit.android.instruments.
Gauge
Get the bounding rect of this Element.
getBuffer()
- Method in class org.hermit.android.instruments.
TextGauge
Get the text buffers for the field values.
getContentUri()
- Method in class org.hermit.android.provider.
TableSchema
Get the table's content URI.
getDbName()
- Method in class org.hermit.android.provider.
DbSchema
Get the database name.
getDbVersion()
- Method in class org.hermit.android.provider.
DbSchema
Get the database version number.
getFile(URL)
- Method in class org.hermit.android.net.
CachedFile
Query for a given file in the cache.
getGridColor()
- Method in class org.hermit.android.instruments.
Gauge
Get the data scale / grid colour of this element.
getHeadTextSize()
- Static method in class org.hermit.android.instruments.
Gauge
Get the size for header text.
getHeight()
- Method in class org.hermit.android.instruments.
Gauge
Get the height of this element -- i.e.
getHelper()
- Method in class org.hermit.android.provider.
TableProvider
Get the database helper which this content provider will use.
getInnerGap()
- Static method in class org.hermit.android.instruments.
Gauge
Get the amount of padding within atoms within an element.
getInstance(Activity)
- Static method in class org.hermit.android.core.
AppUtils
Get the app utils instance for this Activity.
getInstance(Context)
- Static method in class org.hermit.android.core.
Errors
Get the single instance of this class for the given Activity, creating it if necessary.
getInterPadding()
- Static method in class org.hermit.android.instruments.
Gauge
Get the amount of padding between major elements in a view.
getItemType()
- Method in class org.hermit.android.provider.
TableSchema
Get the MIME type for the items in the table.
getLabelSize()
- Method in class org.hermit.android.instruments.
PowerGauge
Get the size for the label text.
getLabelSize()
- Method in class org.hermit.android.instruments.
SpectrumGauge
Get the size for the label text.
getLeftFadingEdgeStrength()
- Method in class org.hermit.android.widgets.
HScrollView
getMaxScrollAmount()
- Method in class org.hermit.android.widgets.
HScrollView
getMiniTextSize()
- Static method in class org.hermit.android.instruments.
Gauge
Get the size for mini text.
getName()
- Method in class org.hermit.android.net.
WebBasedData
Get the name of this source.
getPaint()
- Method in class org.hermit.android.instruments.
Gauge
Get this element's Paint.
getPlotColor()
- Method in class org.hermit.android.instruments.
Gauge
Get the data plot colour of this element.
getPowerGauge(SurfaceRunner)
- Method in class org.hermit.android.instruments.
AudioAnalyser
Get a signal power gauge for this audio analyser.
getPreferredHeight()
- Method in class org.hermit.android.instruments.
Gauge
Get the minimum preferred height for this atom.
getPreferredHeight()
- Method in class org.hermit.android.instruments.
TextGauge
Get the minimum height needed to fit all the text.
getPreferredWidth()
- Method in class org.hermit.android.instruments.
Gauge
Get the minimum preferred width for this atom.
getPreferredWidth()
- Method in class org.hermit.android.instruments.
TextGauge
Get the minimum width needed to fit all the text.
getRes(int)
- Method in class org.hermit.android.core.
SurfaceRunner
Get the String value of a resource.
getRightFadingEdgeStrength()
- Method in class org.hermit.android.widgets.
HScrollView
getSchema()
- Method in class org.hermit.android.provider.
DatabaseHelper
Get the database schema.
getSchema()
- Method in class org.hermit.android.provider.
TableProvider
Get the database schema.
getSidebarWidth()
- Static method in class org.hermit.android.instruments.
Gauge
Get the sidebar width.
getSpectrumGauge(SurfaceRunner)
- Method in class org.hermit.android.instruments.
AudioAnalyser
Get a spectrum analyser gauge for this audio analyser.
getState()
- Method in class org.hermit.android.widgets.
MultistateImageButton
Get the current state of this button.
getSurface()
- Method in class org.hermit.android.instruments.
Gauge
Get the app context of this Element.
getSurface()
- Method in class org.hermit.android.instruments.
Instrument
Get the app context of this Element.
getTable(String)
- Method in class org.hermit.android.provider.
DbSchema
Get the schema for a specified table.
getTableName()
- Method in class org.hermit.android.provider.
TableSchema
Get the table name.
getTableSchema(String)
- Method in class org.hermit.android.provider.
TableProvider
Get the schema for a specified table.
getTableType()
- Method in class org.hermit.android.provider.
TableSchema
Get the MIME type for the table as a whole.
getTextColor()
- Method in class org.hermit.android.instruments.
TextGauge
Get the text colour of this element.
getTextScaleX()
- Static method in class org.hermit.android.instruments.
Gauge
Get the base size for text based on this screen's size.
getTextSize()
- Method in class org.hermit.android.instruments.
TextGauge
Get the text size of this element.
getTextTypeface()
- Static method in class org.hermit.android.instruments.
Gauge
Get the default font for all text.
getTinyTextSize()
- Static method in class org.hermit.android.instruments.
Gauge
Get the size for tiny text based on this screen's size.
getType(Uri)
- Method in class org.hermit.android.provider.
TableProvider
Return the MIME type of the data at the given URI.
getVersionString()
- Method in class org.hermit.android.core.
AppUtils
Get a string containing the name and version info for the current app's package, in a simple format.
getVersionString(AppUtils.Detail)
- Method in class org.hermit.android.core.
AppUtils
Get a string containing the name and version info for the current app's package.
getWaveformGauge(SurfaceRunner)
- Method in class org.hermit.android.instruments.
AudioAnalyser
Get a waveform gauge for this audio analyser.
getWidth()
- Method in class org.hermit.android.instruments.
Gauge
Get the width of this element -- i.e.
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