Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

I

IColorDrawer - Interface in haberman.rhizomatics.gl.drawers
A color based extension of IDrawer.
id() - Method in class haberman.rhizomatics.fsm.entities.PlaceEntity
 
id() - Method in class haberman.rhizomatics.fsm.entities.SoundEntity
 
id_ - Variable in class haberman.rhizomatics.fsm.entities.PlaceEntity
Unique identifier.
id_ - Variable in class haberman.rhizomatics.fsm.entities.SoundEntity
The (SQL AUTOINCREMENT) id of this sound.
IdleEntry() - Constructor for class haberman.rhizomatics.fsm.Map.IdleEntry
 
IdleEntry() - Constructor for class haberman.rhizomatics.fsm.Reading.IdleEntry
 
IdleEntry() - Constructor for class haberman.rhizomatics.fsm.Soundscape.IdleEntry
 
IDrawer - Interface in haberman.rhizomatics.gl.drawers
Base drawer interface used GLRenderer.onDrawFrame(GL10) to handle the actual drawing logic.
IEvent - Interface in haberman.rhizomatics.events
Interface for a minimalistic event implementation.
IEventDispatcher - Interface in haberman.rhizomatics.events
Interface describing the design expected from a common event dispatcher.
IEventHandler - Interface in haberman.rhizomatics.events
Interface for a minimalistic event handler implementation.
IGradientDrawer - Interface in haberman.rhizomatics.gl.drawers
A Gradient based extension of IDrawer.
IGradientDrawer.SpreadMode - Enum in haberman.rhizomatics.gl.drawers
 
in() - Method in class haberman.rhizomatics.map.Overlay
The user location is inside.
in_polygon(LatLng, ArrayList<LatLng>) - Static method in class haberman.rhizomatics.utils.GeoUtils
Tests if a given location is within a polygon.
info_snippet_ - Variable in class haberman.rhizomatics.ui.HeaderFragment
 
info_title_ - Variable in class haberman.rhizomatics.ui.HeaderFragment
Info views
init() - Method in class haberman.rhizomatics.data.DataManager
Checks that we have actual data it the database; fills it with the (currently hard-coded) DataManager.JSON_BACKEND.
init(double, double) - Method in class haberman.rhizomatics.data.LowPassFilter
 
init(double, double, double, double) - Method in class haberman.rhizomatics.data.OneEuroFilter
 
init(GLRenderer) - Method in class haberman.rhizomatics.gl.GLSurface
 
init() - Method in class haberman.rhizomatics.ui.toggle.ToggleButton
 
init() - Method in class haberman.rhizomatics.ui.toggle.ToggleLocation
 
init() - Method in class haberman.rhizomatics.ui.toggle.ToggleMarker
 
init_instance(DataManager, DisplayMetrics) - Static method in class haberman.rhizomatics.data.SharedBuffer
Constructs and returns the SharedBuffer.instance_ singleton.
initialized - Variable in class haberman.rhizomatics.data.LowPassFilter
 
insert_place(JSONObject) - Method in class haberman.rhizomatics.data.DataManager
Mapping function that takes care of JSON -> `place` SQLITE injection.
insert_sound(String, JSONObject) - Method in class haberman.rhizomatics.data.DataManager
Mapping function that takes care of JSON -> `sound` SQLITE injection.
inside_ - Variable in class haberman.rhizomatics.map.Overlay
A boolean that indicates if the user is within this overlay.
inside_sound(String) - Method in class haberman.rhizomatics.data.DataManager
Returns all sounds of "inside" type.
instance() - Static method in class haberman.rhizomatics.data.SharedBuffer
Returns the singleton SharedBuffer.instance_.
instance_ - Static variable in class haberman.rhizomatics.data.SharedBuffer
This singleton.
interpolate(LatLng, LatLng, float) - Static method in class haberman.rhizomatics.utils.GeoUtils
Computes the linear interpolation between 2 LatLng, by a specified extent.
interpolate_list(LatLng[], float) - Static method in class haberman.rhizomatics.utils.GeoUtils
 
interpolator_ - Variable in class haberman.rhizomatics.ui.anim.ValueAnimator.Builder
 
interpolator_ - Variable in class haberman.rhizomatics.ui.anim.ValueAnimator
Interpolator functionality to apply to animation
INTERVAL_FAST - Static variable in class haberman.rhizomatics.data.Constants
20 fps
INTERVAL_MAX - Static variable in class haberman.rhizomatics.data.Constants
60 fps
INTERVAL_NORMAL - Static variable in class haberman.rhizomatics.data.Constants
10 fps
INTERVAL_SLOW - Static variable in class haberman.rhizomatics.data.Constants
1 fps
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links