Uses of Interface
com.google.maps.routing.v2.RouteLeg.StepsOverviewOrBuilder
-
Packages that use RouteLeg.StepsOverviewOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RouteLeg.StepsOverviewOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement RouteLeg.StepsOverviewOrBuilder Modifier and Type Class Description static class
RouteLeg.StepsOverview
Provides overview information about a list of `RouteLegStep`s.static class
RouteLeg.StepsOverview.Builder
Provides overview information about a list of `RouteLegStep`s.Methods in com.google.maps.routing.v2 that return RouteLeg.StepsOverviewOrBuilder Modifier and Type Method Description RouteLeg.StepsOverviewOrBuilder
RouteLeg.Builder. getStepsOverviewOrBuilder()
Overview information about the steps in this `RouteLeg`.RouteLeg.StepsOverviewOrBuilder
RouteLeg. getStepsOverviewOrBuilder()
Overview information about the steps in this `RouteLeg`.RouteLeg.StepsOverviewOrBuilder
RouteLegOrBuilder. getStepsOverviewOrBuilder()
Overview information about the steps in this `RouteLeg`.
-