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 

D

data_manager_ - Variable in class haberman.rhizomatics.data.SharedBuffer
A DataManager instance.
DATABASE_NAME - Static variable in class haberman.rhizomatics.data.DataManager
 
DATABASE_VERSION - Static variable in class haberman.rhizomatics.data.DataManager
Database constants
DataManager - Class in haberman.rhizomatics.data
This class extends SQLiteOpenHelper and allows data-driven map features creation.
DataManager(Context) - Constructor for class haberman.rhizomatics.data.DataManager
Constructor.
dbs_ - Variable in class haberman.rhizomatics.data.DataManager
Readable & writable persistent databases' connections.
dcutoff - Variable in class haberman.rhizomatics.data.OneEuroFilter
 
decode_cyclic(JSONObject, float) - Static method in class haberman.rhizomatics.map.PolyFactory
 
decode_polygon(JSONArray) - Static method in class haberman.rhizomatics.map.PolyFactory
Returns an array of LatLng describing a polygon from its json-encoded representation.
decode_shape(JSONObject) - Static method in class haberman.rhizomatics.map.PolyFactory
Translates the JSON fragment of a shape to an array of LatLng.
DEG_TO_RAD - Static variable in class haberman.rhizomatics.utils.GeoUtils
 
DESTROY - Static variable in class haberman.rhizomatics.events.AudioEvent
 
destroy() - Method in class haberman.rhizomatics.fsm.Application
destroy() - Method in class haberman.rhizomatics.fsm.AudioPlayer
 
destroy() - Method in class haberman.rhizomatics.fsm.Map
Map.destroy() trigger.
destroy_internals() - Method in class haberman.rhizomatics.fsm.GPS
Removes location updates and nullify related holders.
dev_handler - Variable in class haberman.rhizomatics.MainActivity
 
dev_mode - Variable in class haberman.rhizomatics.MainActivity
 
DevMode() - Constructor for enum haberman.rhizomatics.MainActivity.DevMode
 
diff(Vector2, Vector2) - Static method in class haberman.rhizomatics.data.Vector2
 
dispatch_event(IEvent) - Method in class haberman.rhizomatics.events.EventDispatcher
Dispatches an event.
dispatch_event(IEvent) - Method in interface haberman.rhizomatics.events.IEventDispatcher
 
dispatcher() - Static method in class haberman.rhizomatics.data.SharedBuffer
 
displayed_ - Variable in class haberman.rhizomatics.map.PolyDrawer
Indicates that the instance is actually added in the map.
distance_from_center_ - Variable in class haberman.rhizomatics.fsm.Place
The minimum distance between this place centroid and its outer polygon.
distance_from_user_ - Variable in class haberman.rhizomatics.fsm.Place
The distance between the user SharedBuffer.location() and the centroid of this place.
DISTANCE_MIN_NEAREST - Static variable in class haberman.rhizomatics.data.Constants
The minimum distance (in meters) wherein which a point is considered to be near an an other one.
DISTANCE_PLACE_VISIBILITY - Static variable in class haberman.rhizomatics.data.Constants
The minimum distance for a Place to be considered visible (in meters).
div(Vector2) - Method in class haberman.rhizomatics.data.Vector2
 
div_scalar(float) - Method in class haberman.rhizomatics.data.Vector2
 
doIt() - Method in class haberman.rhizomatics.fsm.Application.GrantEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Application.RunEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Application.StartEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Application.StopEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.AudioPlayer.BufferEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.AudioPlayer.CompleteEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.AudioPlayer.PauseEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.AudioPlayer.PlayEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.AudioPlayer.PrepareEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.GPS.FailEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.GPS.SearchEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.GPS.SleepEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.GPS.StartEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.GPS.StopEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.IdleEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.LoadEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.MarkEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.MarkExit
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.StopEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.TrackEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Map.TrackExit
 
doIt() - Method in class haberman.rhizomatics.fsm.Place.EnterEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Place.ExitEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Place.StopEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Reading.IdleEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Soundscape.IdleEntry
 
doIt() - Method in class haberman.rhizomatics.fsm.Soundscape.PendingEntry
 
dot_product(Vector2) - Method in class haberman.rhizomatics.data.Vector2
 
draw() - Method in interface haberman.rhizomatics.gl.drawers.IDrawer
Where the rendering code should be written.
draw() - Method in class haberman.rhizomatics.gl.drawers.SurroundEcho
 
drawable() - Method in class haberman.rhizomatics.ui.toggle.ToggleButton
 
drawable_ - Variable in class haberman.rhizomatics.ui.toggle.ToggleButton
 
drawer() - Method in class haberman.rhizomatics.gl.GLRenderer
 
drawer() - Method in class haberman.rhizomatics.gl.GLSurface
 
drawer_ - Variable in class haberman.rhizomatics.gl.GLRenderer
 
drawlist_buffer - Variable in class haberman.rhizomatics.gl.GLProgram
 
drop(SQLiteDatabase) - Method in class haberman.rhizomatics.data.DataManager
Deletes table and recreates.
duration_ - Variable in class haberman.rhizomatics.ui.anim.ValueAnimator.Builder
 
duration_ - Variable in class haberman.rhizomatics.ui.anim.ValueAnimator
Duration of animation
DURATION_CAMERA_ANIMATION - Static variable in class haberman.rhizomatics.data.Constants
The duration of camera animation usually invoked whith SharedBuffer.map().animateCamera().
DURATION_FADING_FAST - Static variable in class haberman.rhizomatics.data.Constants
 
DURATION_FADING_SLOW - Static variable in class haberman.rhizomatics.data.Constants
 
DURATION_MIN_BUFFERING - Static variable in class haberman.rhizomatics.data.Constants
Amount of time (in ms) after playback for a sound to be considered enough buffered.
dx - Variable in class haberman.rhizomatics.data.OneEuroFilter
 
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