C D G I L O R S U V 

C

calculateHaversineDistance(double, double, double, double) - Static method in class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 

D

Distance - Class in org.crazyyak.dev.webapis.google.maps
 
Distance(long, String) - Constructor for class org.crazyyak.dev.webapis.google.maps.Distance
 
DrivingDirections - Class in org.crazyyak.dev.webapis.google.maps
 
DrivingDirections(Status, String, Route[]) - Constructor for class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
Duration - Class in org.crazyyak.dev.webapis.google.maps
 
Duration(long, String) - Constructor for class org.crazyyak.dev.webapis.google.maps.Duration
 

G

getAccessToken() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getAgentLanguage() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getAgentLanguageTag() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getAgentName() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getAgentType() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getAgentVersion() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getAuthResponse(String, String, String) - Static method in class org.crazyyak.dev.webapis.google.users.GoogleUsersUtils
 
getDescription() - Method in enum org.crazyyak.dev.webapis.google.maps.Status
 
getDistance() - Method in class org.crazyyak.dev.webapis.google.maps.Leg
 
getDrivingDirections(LatLng, LatLng) - Static method in class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 
getDuration() - Method in class org.crazyyak.dev.webapis.google.maps.Leg
 
getEmail() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getError() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getErrorDescription() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getErrorMessage() - Method in class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
getExpiresIn() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getFamilyName() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getFirstLeg() - Method in class org.crazyyak.dev.webapis.google.maps.Route
 
getFirstRoute() - Method in class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
getGender() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getGivenName() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getHtml_instructions() - Method in class org.crazyyak.dev.webapis.google.maps.Step
 
getId() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getIdToken() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getInstructions() - Method in class org.crazyyak.dev.webapis.google.maps.Leg
 
getLabel() - Method in class org.crazyyak.dev.webapis.google.maps.Distance
 
getLabel() - Method in class org.crazyyak.dev.webapis.google.maps.Duration
 
getLatLng(String, String, State, String) - Static method in class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 
getLatLng(String, String, String, String) - Static method in class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 
getLegs() - Method in class org.crazyyak.dev.webapis.google.maps.Route
 
getLink() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getLinuxDistribution() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getMeters() - Method in class org.crazyyak.dev.webapis.google.maps.Distance
 
getMilesByGoogle(LatLng, LatLng) - Static method in class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 
getMilesByLatLng(LatLng, LatLng) - Static method in class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 
getName() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getOsName() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getOsProducer() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getOsProducerURL() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getOsType() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getOsVersionName() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getOsVersionNumber() - Method in class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
getPicture() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
getRefreshToken() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getRoutes() - Method in class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
getSeconds() - Method in class org.crazyyak.dev.webapis.google.maps.Duration
 
getStatus() - Method in class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
getSteps() - Method in class org.crazyyak.dev.webapis.google.maps.Leg
 
getSummary() - Method in class org.crazyyak.dev.webapis.google.maps.Route
 
getTokenType() - Method in class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
getUserInfo(GoogleAuthentication) - Static method in class org.crazyyak.dev.webapis.google.users.GoogleUsersUtils
 
getUserInfo(String) - Static method in class org.crazyyak.dev.webapis.google.users.GoogleUsersUtils
 
GoogleAuthentication - Class in org.crazyyak.dev.webapis.google.users
 
GoogleAuthentication(String, String, String, String, int, String, String) - Constructor for class org.crazyyak.dev.webapis.google.users.GoogleAuthentication
 
GoogleMapsUtils - Class in org.crazyyak.dev.webapis.google.maps
 
GoogleMapsUtils() - Constructor for class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 
GoogleUsersUtils - Class in org.crazyyak.dev.webapis.google.users
 

I

isEmailVerified() - Method in class org.crazyyak.dev.webapis.google.users.UserInfo
 
isNotOK() - Method in enum org.crazyyak.dev.webapis.google.maps.Status
 
isOK() - Method in enum org.crazyyak.dev.webapis.google.maps.Status
 

L

Leg - Class in org.crazyyak.dev.webapis.google.maps
 
Leg(Step[], Distance, Duration) - Constructor for class org.crazyyak.dev.webapis.google.maps.Leg
 
lookupUserAgent(String) - Static method in class org.crazyyak.dev.webapis.useragentstring.UserAgentStringUtils
 

O

org.crazyyak.dev.webapis.google.maps - package org.crazyyak.dev.webapis.google.maps
 
org.crazyyak.dev.webapis.google.users - package org.crazyyak.dev.webapis.google.users
 
org.crazyyak.dev.webapis.useragentstring - package org.crazyyak.dev.webapis.useragentstring
 

R

Route - Class in org.crazyyak.dev.webapis.google.maps
 
Route(String, Leg[]) - Constructor for class org.crazyyak.dev.webapis.google.maps.Route
 

S

Status - Enum in org.crazyyak.dev.webapis.google.maps
 
Step - Class in org.crazyyak.dev.webapis.google.maps
 
Step() - Constructor for class org.crazyyak.dev.webapis.google.maps.Step
 

U

UserAgentModel - Class in org.crazyyak.dev.webapis.useragentstring
 
UserAgentModel(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.crazyyak.dev.webapis.useragentstring.UserAgentModel
 
UserAgentStringUtils - Class in org.crazyyak.dev.webapis.useragentstring
 
UserInfo - Class in org.crazyyak.dev.webapis.google.users
 
UserInfo(String, String, boolean, String, String, String, String, String, String) - Constructor for class org.crazyyak.dev.webapis.google.users.UserInfo
 

V

valueOf(String) - Static method in enum org.crazyyak.dev.webapis.google.maps.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.crazyyak.dev.webapis.google.maps.Status
Returns an array containing the constants of this enum type, in the order they are declared.
C D G I L O R S U V