- g() - Method in class haberman.rhizomatics.data.Gradient.ColorPoint
-
Green component.
- GeoUtils - Class in haberman.rhizomatics.utils
-
Exposes static calculation utilities for basic computational geo(metry/graphy).
- GeoUtils() - Constructor for class haberman.rhizomatics.utils.GeoUtils
-
- get_color_at(float) - Method in class haberman.rhizomatics.data.Gradient
-
Returns a new ColorInt
at the given gradient's position.
- getCount() - Method in class haberman.rhizomatics.ui.pager.PagerAdapter
-
- getItem(int) - Method in class haberman.rhizomatics.ui.pager.PagerAdapter
-
Binds paragraphs to the pager interactions.
- gl_surface - Variable in class haberman.rhizomatics.MainActivity
-
GL
- GLProgram - Class in haberman.rhizomatics.gl
-
Created by haberman on 3/13/18.
- GLProgram() - Constructor for class haberman.rhizomatics.gl.GLProgram
-
- GLProgram(String, String) - Constructor for class haberman.rhizomatics.gl.GLProgram
-
- GLProgram(Resources, int, int) - Constructor for class haberman.rhizomatics.gl.GLProgram
-
- GLRenderer - Class in haberman.rhizomatics.gl
-
Created by haberman on 3/9/18.
- GLRenderer(IDrawer) - Constructor for class haberman.rhizomatics.gl.GLRenderer
-
- GLRenderer(IDrawer, String, String) - Constructor for class haberman.rhizomatics.gl.GLRenderer
-
- GLRenderer(IDrawer, Resources, int, int) - Constructor for class haberman.rhizomatics.gl.GLRenderer
-
- GLSurface - Class in haberman.rhizomatics.gl
-
Created by haberman on 3/9/18.
- GLSurface(Context) - Constructor for class haberman.rhizomatics.gl.GLSurface
-
- GLSurface(Context, AttributeSet) - Constructor for class haberman.rhizomatics.gl.GLSurface
-
- GPS - Class in haberman.rhizomatics.fsm
-
The GPS state machine.
- GPS(Context, Activity) - Constructor for class haberman.rhizomatics.fsm.GPS
-
- gps - Variable in class haberman.rhizomatics.MainActivity
-
- GPS.AppState - Enum in haberman.rhizomatics.fsm
-
States enum.
- GPS.AppTrigger - Enum in haberman.rhizomatics.fsm
-
Triggers enum.
- GPS.FailEntry - Class in haberman.rhizomatics.fsm
-
- GPS.SearchEntry - Class in haberman.rhizomatics.fsm
-
- GPS.SleepEntry - Class in haberman.rhizomatics.fsm
-
- GPS.StartEntry - Class in haberman.rhizomatics.fsm
-
- GPS.StopEntry - Class in haberman.rhizomatics.fsm
-
- GPS_INITIAL_ZOOM - Static variable in class haberman.rhizomatics.data.Constants
-
An initial zoom passed along the focus point of an intial user location retrieval.
- GPS_MIN_ACCURACY - Static variable in class haberman.rhizomatics.data.Constants
-
The minimum accuracy (in meters) required for the GPS to be considered active (30m).
- GPS_RESOLVE_CODE - Static variable in class haberman.rhizomatics.data.Constants
-
Used to track a GPS activation task.
- GPSEvent - Class in haberman.rhizomatics.events
-
IEvent
implementation for
GPS
related events.
- GPSEvent(String) - Constructor for class haberman.rhizomatics.events.GPSEvent
-
Constructor.
- Gradient - Class in haberman.rhizomatics.data
-
Given an array of colors, this class mostly exposes a single method
Gradient.get_color_at(float)
that interpolates a new
Color
at the given position.
- Gradient(int[]) - Constructor for class haberman.rhizomatics.data.Gradient
-
Constructor.
- Gradient.ColorPoint - Class in haberman.rhizomatics.data
-
Internal class used to store a color at a given position in the gradient interpolation.
- gradient_ - Variable in class haberman.rhizomatics.gl.drawers.SurroundEcho
-
- grant() - Method in class haberman.rhizomatics.fsm.Application
-
Grants the application with required permissions.
- grant_check() - Method in class haberman.rhizomatics.fsm.Application
-
- granted() - Method in class haberman.rhizomatics.fsm.Application
-
- granted(Context, String) - Static method in class haberman.rhizomatics.utils.ResourceUtils
-
- GrantEntry() - Constructor for class haberman.rhizomatics.fsm.Application.GrantEntry
-
- growth_animator_ - Variable in class haberman.rhizomatics.map.Overlay
-
- growth_listener_ - Variable in class haberman.rhizomatics.map.Overlay
-