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

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
 
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
 
getErrorMessage() - Method in class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
getFirstLeg() - Method in class org.crazyyak.dev.webapis.google.maps.Route
 
getFirstRoute() - Method in class org.crazyyak.dev.webapis.google.maps.DrivingDirections
 
getHtml_instructions() - Method in class org.crazyyak.dev.webapis.google.maps.Step
 
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
 
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
 
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
 
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
 
GoogleMapsUtils - Class in org.crazyyak.dev.webapis.google.maps
 
GoogleMapsUtils() - Constructor for class org.crazyyak.dev.webapis.google.maps.GoogleMapsUtils
 

I

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.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
 

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