- call() - Method in class haberman.rhizomatics.fsm.AudioPlayer.PlayGuard
-
- cancel() - Method in class haberman.rhizomatics.ui.anim.ValueAnimator
-
- center() - Method in class haberman.rhizomatics.fsm.entities.PlaceEntity
-
- center_ - Variable in class haberman.rhizomatics.fsm.entities.PlaceEntity
-
The centroid of this place.
- center_ - Variable in class haberman.rhizomatics.gl.drawers.SurroundEcho
-
- cheveron_button_ - Variable in class haberman.rhizomatics.ui.HeaderFragment
-
Header views
- clamp(float, float, float) - Static method in class haberman.rhizomatics.utils.MathUtils
-
- clear_(AudioPlayer.AppState) - Method in class haberman.rhizomatics.fsm.AudioPlayer
-
- CLICK - Static variable in class haberman.rhizomatics.events.MapEvent
-
- CLICK_LONG - Static variable in class haberman.rhizomatics.events.MapEvent
-
- CLICK_MARKER - Static variable in class haberman.rhizomatics.events.MapEvent
-
- clone() - Method in class haberman.rhizomatics.data.Vector2
-
- close() - Method in class haberman.rhizomatics.data.DataManager
-
Closes the connection on both readable and writable databases.
- close_poly(ArrayList<LatLng>) - Static method in class haberman.rhizomatics.utils.GeoUtils
-
Simply create a new ArrayList
that closes the provided one by inserting a clone of its
first member at the end.
- collapse() - Method in class haberman.rhizomatics.ui.anim.ResizeAnimation
-
- collapsed_ - Variable in class haberman.rhizomatics.ui.anim.ResizeAnimation
-
Resize animation boundary by state.
- color - Variable in class haberman.rhizomatics.data.Gradient.ColorPoint
-
The color.
- ColorPoint(int, float) - Constructor for class haberman.rhizomatics.data.Gradient.ColorPoint
-
- colors(String) - Method in class haberman.rhizomatics.fsm.entities.PlaceEntity
-
- colors_ - Variable in class haberman.rhizomatics.data.Gradient
-
- compass - Variable in class haberman.rhizomatics.MainActivity
-
- COMPLETE - Static variable in class haberman.rhizomatics.events.AudioEvent
-
- CompleteEntry() - Constructor for class haberman.rhizomatics.fsm.AudioPlayer.CompleteEntry
-
- compute_centroid(ArrayList<LatLng>) - Static method in class haberman.rhizomatics.utils.GeoUtils
-
Computes the centroid of the given locations array.
- compute_peels() - Method in class haberman.rhizomatics.map.Overlay
-
- compute_peels() - Method in class haberman.rhizomatics.map.OverlayCircle
-
- compute_peels() - Method in class haberman.rhizomatics.map.OverlayPolygon
-
- Constants - Class in haberman.rhizomatics.data
-
A class storing application wide constants
- Constants() - Constructor for class haberman.rhizomatics.data.Constants
-
- context_ - Variable in class haberman.rhizomatics.data.DataManager
-
Application's context background.
- context_ - Variable in class haberman.rhizomatics.fsm.Application
-
- context_ - Variable in class haberman.rhizomatics.fsm.AudioPlayer
-
- context_ - Variable in class haberman.rhizomatics.fsm.GPS
-
- context_ - Variable in class haberman.rhizomatics.fsm.Map
-
- context_ - Variable in class haberman.rhizomatics.fsm.Place
-
- count_places() - Method in class haberman.rhizomatics.data.DataManager
-
Returns the total amount of places.
- create_program_(int, int) - Method in class haberman.rhizomatics.gl.GLProgram
-
- create_table_query(String, String[], String[]) - Method in class haberman.rhizomatics.data.DataManager
-
Utility function to generate a `CREATE TABLE` query where every column is of type `TEXT`, the
first one being a primary key.
- cross_product(Vector2) - Method in class haberman.rhizomatics.data.Vector2
-
- cycle(LatLng, double, int, double) - Static method in class haberman.rhizomatics.map.PolyFactory
-
Return an array of LatLng describing a geographic cycle of Earth.