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 

G

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
Action taken before the state machine enter GPS.AppState.FAILURE -> GPS.destroy_internals() and dispatches a new GPSEvent.STOP.
GPS.SearchEntry - Class in haberman.rhizomatics.fsm
Action taken before the state machine enters GPS.AppState.SEARCHING -> requests a new location by using the GPS.location_provider_.
GPS.SleepEntry - Class in haberman.rhizomatics.fsm
Action taken before the state machine enter GPS.AppState.OFF -> GPS.destroy_internals() and dispatches a new GPSEvent.STOP.
GPS.StartEntry - Class in haberman.rhizomatics.fsm
Action taken before the state machine enters GPS.AppState.ON -> dispatches a new GPSEvent.START event.
GPS.StopEntry - Class in haberman.rhizomatics.fsm
Action taken before the state machine enter GPS.AppState.OFF -> GPS.destroy_internals() and dispatches a new GPSEvent.STOP.
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
Sets Application.location_ and Application.record_ values by checking that the application is granted with required permissions.
granted() - Method in class haberman.rhizomatics.fsm.Application
Application.grant_check() with boolean response clone.
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
A ValueAnimator instance for triggering growth animations.
growth_listener_ - Variable in class haberman.rhizomatics.map.Overlay
 
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